Skip to content

Commit

Permalink
perf c2c: Add a tip about cacheline events
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sangwon Hong authored and Arnaldo Carvalho de Melo committed Dec 5, 2017
1 parent 8eb7a1f commit 0125195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/perf/Documentation/tips.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0125195

Please sign in to comment.