Skip to content

Commit

Permalink
perf_counter: update 'perf top' documentation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Robert Richter authored and Ingo Molnar committed Apr 29, 2009
1 parent 19d84da commit 38105f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/perf_counter/builtin-top.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Build with:
cc -O6 -Wall -c -o kerneltop.o kerneltop.c -lrt
make -C Documentation/perf_counter/
Sample output:
Expand Down

0 comments on commit 38105f0

Please sign in to comment.