commit | 6963d3c387ec123753788838785e68928cb87c1b | [log] [tgz] |
---|---|---|
author | Ravi Bangoria <[email protected]> | Mon Mar 27 08:25:38 2017 +0530 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Mon Mar 27 11:58:09 2017 -0300 |
tree | 9e0d44ae30bd31539b988c311b8873630510f868 | |
parent | c3a0bbc7ad7598dec5a204868bdf8a2b1b51df14 [diff] |
perf list sdt: Show option in man page Commit 40218daea1db ("perf list: Show SDT and pre-cached events") added sdt support in perf list, but it missed to update documentation. Show sdt option in man perf-list. Signed-off-by: Ravi Bangoria <[email protected]> Acked-by: Masami Hiramatsu <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Sukadev Bhattiprolu <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>