aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/perf/Documentation/perf-report.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/perf/Documentation/perf-report.txt b/tools/perf/Documentation/perf-report.txt
index b66f6b41b179..b771340d193d 100644
--- a/tools/perf/Documentation/perf-report.txt
+++ b/tools/perf/Documentation/perf-report.txt
@@ -324,9 +324,6 @@ OPTIONS
324--header-only:: 324--header-only::
325 Show only perf.data header (forces --stdio). 325 Show only perf.data header (forces --stdio).
326 326
327
328include::callchain-overhead-calculation.txt[]
329
330--itrace:: 327--itrace::
331 Options for decoding instruction tracing data. The options are: 328 Options for decoding instruction tracing data. The options are:
332 329
@@ -354,6 +351,9 @@ include::callchain-overhead-calculation.txt[]
354 351
355 To disable decoding entirely, use --no-itrace. 352 To disable decoding entirely, use --no-itrace.
356 353
354
355include::callchain-overhead-calculation.txt[]
356
357SEE ALSO 357SEE ALSO
358-------- 358--------
359linkperf:perf-stat[1], linkperf:perf-annotate[1] 359linkperf:perf-stat[1], linkperf:perf-annotate[1]