[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1512188201-14109-1-git-send-email-qpakzk@gmail.com>
Date: Sat, 2 Dec 2017 13:16:41 +0900
From: Sangwon Hong <qpakzk@...il.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: linux-kernel@...r.kernel.org, Jiri Olsa <jolsa@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Sangwon Hong <qpakzk@...il.com>
Subject: [PATCH] perf c2c: Add a tip about cacheline events
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Namhyung Kim <namhyung@...nel.org>
Signed-off-by: Sangwon Hong <qpakzk@...il.com>
---
tools/perf/Documentation/tips.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/perf/Documentation/tips.txt b/tools/perf/Documentation/tips.txt
index 3dd1dbe..849599f 100644
--- a/tools/perf/Documentation/tips.txt
+++ b/tools/perf/Documentation/tips.txt
@@ -33,3 +33,4 @@ System-wide collection from all CPUs: perf record -a
Show current config key-value pairs: perf config --list
Show user configuration overrides: perf config --user --list
To add Node.js USDT(User-Level Statically Defined Tracing): perf buildid-cache --add `which node`
+To report cacheline events from previous recording: perf c2c report
--
2.7.4
Powered by blists - more mailing lists