diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/perf_counter/builtin-top.c | 2 |
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 | ||