projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eb7a1f
)
perf c2c: Add a tip about cacheline events
author
Sangwon Hong
<qpakzk@gmail.com>
Sat, 2 Dec 2017 04:16:41 +0000
(13:16 +0900)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Tue, 5 Dec 2017 18:43:55 +0000
(15:43 -0300)
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>
tools/perf/Documentation/tips.txt
patch
|
blob
|
history
diff --git
a/tools/perf/Documentation/tips.txt
b/tools/perf/Documentation/tips.txt
index 3dd1dbe28407e53116f44d769939f5ce94a189e4..849599f39c5e9c128fc21b888a07fa77108a46a1 100644
(file)
--- 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