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:
5039c8a
)
perf top: Document missing options
author
Sihyeon Jang
<
[email protected]
>
Sun, 12 Nov 2017 01:10:46 +0000
(10:10 +0900)
committer
Arnaldo Carvalho de Melo
<
[email protected]
>
Thu, 16 Nov 2017 17:49:56 +0000
(14:49 -0300)
Signed-off-by: Sihyeon Jang <
[email protected]
>
Cc: Jiri Olsa <
[email protected]
>
Cc: Namhyung Kim <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <
[email protected]
>
tools/perf/Documentation/perf-top.txt
patch
|
blob
|
history
diff --git
a/tools/perf/Documentation/perf-top.txt
b/tools/perf/Documentation/perf-top.txt
index 4353262bc462b05cc3c4008c1a39e06ee76b758b..8a32cc77bead37463b8d2517bf3d9a5c42ce8673 100644
(file)
--- a/
tools/perf/Documentation/perf-top.txt
+++ b/
tools/perf/Documentation/perf-top.txt
@@
-268,6
+268,12
@@
INTERACTIVE PROMPTING KEYS
[S]::
Stop annotation, return to full profile display.
+[K]::
+ Hide kernel symbols.
+
+[U]::
+ Hide user symbols.
+
[z]::
Toggle event count zeroing across display updates.