aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/perf_counter
diff options
context:
space:
mode:
authorRobert Richter <robert.richter@amd.com>2009-04-29 06:47:26 -0400
committerIngo Molnar <mingo@elte.hu>2009-04-29 08:51:15 -0400
commit38105f0234d4795c77c7c6845916caf3a395c451 (patch)
tree7d5a602f71f9614b5ebd9202f832396e65c1ed22 /Documentation/perf_counter
parent19d84dab55a383d75c885b5c1a618f5ead96f2f6 (diff)
perf_counter: update 'perf top' documentation
The documentation about the perf-top build was outdated after perfstat has been implemented. This updates it. [ Impact: update documentation ] Signed-off-by: Robert Richter <robert.richter@amd.com> Cc: Paul Mackerras <paulus@samba.org> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1241002046-8832-30-git-send-email-robert.richter@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/perf_counter')
-rw-r--r--Documentation/perf_counter/builtin-top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/perf_counter/builtin-top.c b/Documentation/perf_counter/builtin-top.c
index 6a276d2b2bbc..8d28864a20c0 100644
--- a/Documentation/perf_counter/builtin-top.c
+++ b/Documentation/perf_counter/builtin-top.c
@@ -3,7 +3,7 @@
3 3
4 Build with: 4 Build with:
5 5
6 cc -O6 -Wall -c -o kerneltop.o kerneltop.c -lrt 6 make -C Documentation/perf_counter/
7 7
8 Sample output: 8 Sample output:
9 9