aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJiajian Ye <[email protected]>2022-03-24 18:09:31 -0700
committerLinus Torvalds <[email protected]>2022-03-24 19:06:45 -0700
commit194d52d771b8f7cf5bcf0f81f87dd76e492c355c (patch)
tree77db84783d34a0798f7da94ee61e2c1e4e9531e1 /tools/perf/scripts/python/bin
parent578d8f2761a828f6c3409d0931b036bf3a999246 (diff)
tools/vm/page_owner_sort: support for sorting by task command name
When viewing page owner information, we may also need to the block to be sorted by task command name. Therefore, the following adjustments are made: 1. Add a member variable to record task command name of block. 2. Add a new -n option to sort the information of blocks by task command name. 3. Add -n option explanation in the document. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Jiajian Ye <[email protected]> Cc: Stephen Rothwell <[email protected]> Cc: Sean Anderson <[email protected]> Cc: Yixuan Cao <[email protected]> Cc: Zhenliang Wei <[email protected]> Cc: <[email protected]> Cc: <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions