projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0c5c5e
)
perf script: Fix --max-blocks man page description
author
Andi Kleen
<ak@linux.intel.com>
Thu, 11 Jul 2019 18:19:20 +0000
(11:19 -0700)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Tue, 23 Jul 2019 11:57:54 +0000
(08:57 -0300)
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>
tools/perf/Documentation/perf-script.txt
patch
|
blob
|
history
diff --git
a/tools/perf/Documentation/perf-script.txt
b/tools/perf/Documentation/perf-script.txt
index d4e2e18a5881be70729dcab035d3eeafcfbe0f8e..042b9e5dcc3269c36b234334893786de0c9ca7ca 100644
(file)
--- 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 brstack
asm
for
+ Set the maximum number of program blocks to print with brstack
insn
for
each sample.
--reltime::