perf top: Document missing options
authorSihyeon Jang <[email protected]>
Sun, 12 Nov 2017 01:10:46 +0000 (10:10 +0900)
committerArnaldo 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

index 4353262bc462b05cc3c4008c1a39e06ee76b758b..8a32cc77bead37463b8d2517bf3d9a5c42ce8673 100644 (file)
@@ -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.