aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/perf_counter/command-list.txt
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-04-20 09:37:32 -0400
committerIngo Molnar <mingo@elte.hu>2009-04-20 11:36:48 -0400
commitddcacfa0febff6454dba6cea1931f3020a9f6c24 (patch)
tree0921fe8644ef904ad154640a584830d552a02bee /Documentation/perf_counter/command-list.txt
parent6f06ccbc86f8a02aa32271263249657ce484eb25 (diff)
perf_counter tools: separate kerneltop into 'perf top' and 'perf stat'
Lets use the Git framework of built-in commands. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/perf_counter/command-list.txt')
-rw-r--r--Documentation/perf_counter/command-list.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/perf_counter/command-list.txt b/Documentation/perf_counter/command-list.txt
index 1eab3659b206..52455d46bfb5 100644
--- a/Documentation/perf_counter/command-list.txt
+++ b/Documentation/perf_counter/command-list.txt
@@ -1,4 +1,5 @@
1# List of known perf commands. 1# List of known perf commands.
2# command name category [deprecated] [common] 2# command name category [deprecated] [common]
3perf-top mainporcelain common 3perf-top mainporcelain common
4perf-stat mainporcelain common
4 5