aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
diff options
context:
space:
mode:
authorSihyeon Jang <uneedsihyeon@gmail.com>2017-11-12 10:10:46 +0900
committerArnaldo Carvalho de Melo <acme@redhat.com>2017-11-16 14:49:56 -0300
commit958964f803b27baffd238708842b527a1d30e110 (patch)
treedbd75e28200604cb406b7c6e51f2f1331420df29 /tools/perf/Documentation
parentperf script: Allow printing period for non freq mode groups (diff)
downloadlinux-dev-958964f803b27baffd238708842b527a1d30e110.tar.xz
linux-dev-958964f803b27baffd238708842b527a1d30e110.zip
perf top: Document missing options
Signed-off-by: Sihyeon Jang <uneedsihyeon@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: http://lkml.kernel.org/r/1510449047-12941-2-git-send-email-uneedsihyeon@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation')
-rw-r--r--tools/perf/Documentation/perf-top.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-top.txt b/tools/perf/Documentation/perf-top.txt
index 4353262bc462..8a32cc77bead 100644
--- 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.