aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
diff options
context:
space:
mode:
authorSangwon Hong <qpakzk@gmail.com>2017-12-02 13:16:41 +0900
committerArnaldo Carvalho de Melo <acme@redhat.com>2017-12-05 15:43:55 -0300
commit0125195268a0f9886b582c7e73da98f89029796f (patch)
tree783934bf24c5c8baefb5078e1b8d4d0f83fc92dd /tools/perf/Documentation
parentperf mmap: Remove overwrite and check_messup from mmap read (diff)
downloadlinux-dev-0125195268a0f9886b582c7e73da98f89029796f.tar.xz
linux-dev-0125195268a0f9886b582c7e73da98f89029796f.zip
perf c2c: Add a tip about cacheline events
Signed-off-by: Sangwon Hong <qpakzk@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: http://lkml.kernel.org/r/1512188201-14109-1-git-send-email-qpakzk@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation')
-rw-r--r--tools/perf/Documentation/tips.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/Documentation/tips.txt b/tools/perf/Documentation/tips.txt
index 3dd1dbe28407..849599f39c5e 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