aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-script.c
diff options
context:
space:
mode:
authorAndi Kleen <[email protected]>2019-03-14 22:49:57 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-03-19 19:15:42 +0000
commit702fb9b415e7c99bd671fc0d1da26574c125471a (patch)
treefc9ce768d3363cd88e07fdb047bb99437f3a21d7 /tools/perf/builtin-script.c
parentperf record: Clarify help for --switch-output (diff)
downloadkernel-702fb9b415e7c99bd671fc0d1da26574c125471a.tar.gz
kernel-702fb9b415e7c99bd671fc0d1da26574c125471a.zip
perf report: Show all sort keys in help output
Show all the supported sort keys in the command line help output, so that it's not needed to refer to the manpage. Before: % perf report -h ... -s, --sort <key[,key2...]> sort by key(s): pid, comm, dso, symbol, parent, cpu, srcline, ... Please refer the man page for the complete list. After: % perf report -h ... -s, --sort <key[,key2...]> sort by key(s): overhead overhead_sys overhead_us overhead_guest_sys overhead_guest_us overhead_children sample period pid comm dso symbol parent cpu ... Signed-off-by: Andi Kleen <[email protected]> Acked-by: Jiri Olsa <[email protected]> LPU-Reference: [email protected] Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions