dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Robert Richter 2009-04-29 12:47:26 +02:00 committed by Ingo Molnar
parent 19d84dab55
commit 38105f0234
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Build with:
cc -O6 -Wall -c -o kerneltop.o kerneltop.c -lrt
make -C Documentation/perf_counter/
Sample output: