[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-958964f803b27baffd238708842b527a1d30e110@git.kernel.org>
Date: Sat, 18 Nov 2017 00:29:36 -0800
From: tip-bot for Sihyeon Jang <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: jolsa@...nel.org, namhyung@...nel.org, acme@...hat.com,
linux-kernel@...r.kernel.org, uneedsihyeon@...il.com,
tglx@...utronix.de, mingo@...nel.org, hpa@...or.com
Subject: [tip:perf/core] perf top: Document missing options
Commit-ID: 958964f803b27baffd238708842b527a1d30e110
Gitweb: https://git.kernel.org/tip/958964f803b27baffd238708842b527a1d30e110
Author: Sihyeon Jang <uneedsihyeon@...il.com>
AuthorDate: Sun, 12 Nov 2017 10:10:46 +0900
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Thu, 16 Nov 2017 14:49:56 -0300
perf top: Document missing options
Signed-off-by: Sihyeon Jang <uneedsihyeon@...il.com>
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Namhyung Kim <namhyung@...nel.org>
Link: http://lkml.kernel.org/r/1510449047-12941-2-git-send-email-uneedsihyeon@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/Documentation/perf-top.txt | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/tools/perf/Documentation/perf-top.txt b/tools/perf/Documentation/perf-top.txt
index 4353262..8a32cc7 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.
Powered by blists - more mailing lists