diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2010-01-18 12:59:19 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-01-20 02:54:58 -0500 |
commit | e8d433f335d44028d41af231ef5c52fd8a9b280b (patch) | |
tree | da9c22773dc5ffe106014ba6c14ff31b9fc23857 /tools/perf/command-list.txt | |
parent | df3ab708b787a2b35de5101452bd51d4a8ae0ded (diff) |
perf archive: Add documentation
This also makes it appear on the 'perf --help' output, i.e.
util/generate-cmdlist.sh now takes it into account.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1263837559-24168-1-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/command-list.txt')
-rw-r--r-- | tools/perf/command-list.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/command-list.txt b/tools/perf/command-list.txt index f73d1d90f5bd..cf6444dfd73a 100644 --- a/tools/perf/command-list.txt +++ b/tools/perf/command-list.txt | |||
@@ -3,7 +3,7 @@ | |||
3 | # command name category [deprecated] [common] | 3 | # command name category [deprecated] [common] |
4 | # | 4 | # |
5 | perf-annotate mainporcelain common | 5 | perf-annotate mainporcelain common |
6 | perf-archive mainporcelain | 6 | perf-archive mainporcelain common |
7 | perf-bench mainporcelain common | 7 | perf-bench mainporcelain common |
8 | perf-buildid-list mainporcelain common | 8 | perf-buildid-list mainporcelain common |
9 | perf-diff mainporcelain common | 9 | perf-diff mainporcelain common |