diff options
author | Sangwon Hong <[email protected]> | 2018-09-19 00:49:11 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-09-19 14:53:36 -0300 |
commit | 3b9c25c0a04675c5d8d4390d9d9b661135751b27 (patch) | |
tree | 599bd83a6b9def90b924cfa874983ac36a09a561 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 24ef0fd0a1f389b156e6ef0edd71072728831bd9 (diff) |
perf help: Add missing subcommand `version`
There isn't subcommand `version` when typing `perf help`.
Before :
$ perf help | grep version
usage: perf [--version] [--help] [OPTIONS] COMMAND [ARGS]
So add perf-version in command-list.txt for listing it when typing `perf
help`.
After :
$ perf help | grep version
usage: perf [--version] [--help] [OPTIONS] COMMAND [ARGS]
version display the version of perf binary
Signed-off-by: Sangwon Hong <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jin Yao <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions