diff options
author | Changhee Han <[email protected]> | 2020-06-03 16:03:22 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-06-03 20:09:49 -0700 |
commit | 5b94ce2fcae2542c4d5d49176fa23eea638dc7b6 (patch) | |
tree | 5a2aa1c9802e1e1eb8cd49fb8f5a2babb53ac75c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 21e330fc632d6a288f73de48045b782cc51d501a (diff) |
tools/vm/page_owner_sort.c: filter out unneeded line
To see a sorted result from page_owner, there must be a tiresome
preprocessing step before running page_owner_sort. This patch simply
filters out lines which start with "PFN" while reading the page owner
report.
Signed-off-by: Changhee Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions