diff options
| author | Naoya Horiguchi <[email protected]> | 2013-11-12 15:07:49 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-11-13 12:09:07 +0900 |
| commit | ec8e41aec13005fed0dbee002fb8c99b4e001d50 (patch) | |
| tree | c14fee4cc32360055870d89b0256931a2c7e67bf /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | bfc4f9d5206739d0612782508a39e93b0793609d (diff) | |
/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line
This flag shows that the VMA is "newly created" and thus represents
"dirty" in the task's VM.
You can clear it by "echo 4 > /proc/pid/clear_refs."
Signed-off-by: Naoya Horiguchi <[email protected]>
Cc: Wu Fengguang <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Acked-by: Cyrill Gorcunov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions