[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-0jwfueooddwfsw9r603belxi@git.kernel.org>
Date: Mon, 19 Mar 2018 23:35:21 -0700
From: tip-bot for Arnaldo Carvalho de Melo <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: acme@...hat.com, yao.jin@...ux.intel.com, dsahern@...il.com,
mingo@...nel.org, w@....eu, tglx@...utronix.de,
namhyung@...nel.org, linux-kernel@...r.kernel.org,
ak@...ux.intel.com, adrian.hunter@...el.com, wangnan0@...wei.com,
hpa@...or.com, jolsa@...nel.org
Subject: [tip:perf/core] perf top: Document --ignore-vmlinux
Commit-ID: a8403912d04e2c8271653bb5b7f6294dc6d322ac
Gitweb: https://git.kernel.org/tip/a8403912d04e2c8271653bb5b7f6294dc6d322ac
Author: Arnaldo Carvalho de Melo <acme@...hat.com>
AuthorDate: Fri, 16 Mar 2018 16:24:34 -0300
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Mon, 19 Mar 2018 13:51:52 -0300
perf top: Document --ignore-vmlinux
We've had this since 2013, document it.
Cc: Adrian Hunter <adrian.hunter@...el.com>
Cc: Andi Kleen <ak@...ux.intel.com>
Cc: David Ahern <dsahern@...il.com>
Cc: Jin Yao <yao.jin@...ux.intel.com>
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Namhyung Kim <namhyung@...nel.org>
Cc: Wang Nan <wangnan0@...wei.com>
Cc: Willy Tarreau <w@....eu>
Fixes: fc2be6968e99 ("perf symbols: Add new option --ignore-vmlinux for perf top")
Link: https://lkml.kernel.org/n/tip-0jwfueooddwfsw9r603belxi@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/Documentation/perf-top.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/perf/Documentation/perf-top.txt b/tools/perf/Documentation/perf-top.txt
index a039407d63b8..114fda12aa49 100644
--- a/tools/perf/Documentation/perf-top.txt
+++ b/tools/perf/Documentation/perf-top.txt
@@ -67,6 +67,9 @@ Default is to monitor all CPUS.
--vmlinux=<path>::
Path to vmlinux. Required for annotation functionality.
+--ignore-vmlinux::
+ Ignore vmlinux files.
+
-m <pages>::
--mmap-pages=<pages>::
Number of mmap data pages (must be a power of two) or size
Powered by blists - more mailing lists