aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/perf_counter/command-list.txt
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2009-05-18 11:45:42 -0400
committerIngo Molnar <mingo@elte.hu>2009-05-26 07:52:53 -0400
commit8fa66bdcc81dd4fc2c91228074d0a4698120c5a2 (patch)
treeae356069f38689f8656599e6ee1372268339de49 /Documentation/perf_counter/command-list.txt
parentb456bae0ff4f3cf91639dd32b2bfc49b1c30b4b0 (diff)
perf_counter: First part of 'perf report' conversion to C + elfutils
Integrate perf-report into 'perf', as builtin-report.c. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: Marcelo Tosatti <mtosatti@redhat.com> Cc: Thomas Gleixner <tglx@linutronix.de> LKML-Reference: <new-submission> 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 d15210aa0ca..43902920777 100644
--- a/Documentation/perf_counter/command-list.txt
+++ b/Documentation/perf_counter/command-list.txt
@@ -1,6 +1,7 @@
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-record mainporcelain common 3perf-record mainporcelain common
4perf-report mainporcelain common
4perf-stat mainporcelain common 5perf-stat mainporcelain common
5perf-top mainporcelain common 6perf-top mainporcelain common
6 7