summaryrefslogtreecommitdiffstats
path: root/tools/perf
diff options
context:
space:
mode:
authorAndi Kleen2019-07-11 20:19:20 +0200
committerArnaldo Carvalho de Melo2019-07-23 13:57:54 +0200
commit5f8eec3225ff7b86763b060164e9ce47b1a71406 (patch)
tree19225ee918b6a59f90607aa9aa43108a597766c9 /tools/perf
parentMerge tag 'perf-core-for-mingo-5.3-20190715' of git://git.kernel.org/pub/scm/... (diff)
downloadkernel-qcow2-linux-5f8eec3225ff7b86763b060164e9ce47b1a71406.tar.gz
kernel-qcow2-linux-5f8eec3225ff7b86763b060164e9ce47b1a71406.tar.xz
kernel-qcow2-linux-5f8eec3225ff7b86763b060164e9ce47b1a71406.zip
perf script: Fix --max-blocks man page description
The --max-blocks description was using the old name brstackasm. Use brstackinsn instead. Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20190711181922.18765-1-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf')
-rw-r--r--tools/perf/Documentation/perf-script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt
index d4e2e18a5881..042b9e5dcc32 100644
--- a/tools/perf/Documentation/perf-script.txt
+++ b/tools/perf/Documentation/perf-script.txt
@@ -384,7 +384,7 @@ include::itrace.txt[]
perf script --time 0%-10%,30%-40%
--max-blocks::
- Set the maximum number of program blocks to print with brstackasm for
+ Set the maximum number of program blocks to print with brstackinsn for
each sample.
--reltime::