All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] perf c2c: Add a tip about cacheline events
@ 2017-12-02  4:16 Sangwon Hong
  2017-12-06 16:43 ` [tip:perf/core] " tip-bot for Sangwon Hong
  0 siblings, 1 reply; 2+ messages in thread
From: Sangwon Hong @ 2017-12-02  4:16 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: linux-kernel, Jiri Olsa, Namhyung Kim, Sangwon Hong

Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Sangwon Hong <qpakzk@gmail.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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [tip:perf/core] perf c2c: Add a tip about cacheline events
  2017-12-02  4:16 [PATCH] perf c2c: Add a tip about cacheline events Sangwon Hong
@ 2017-12-06 16:43 ` tip-bot for Sangwon Hong
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Sangwon Hong @ 2017-12-06 16:43 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: mingo, namhyung, jolsa, acme, qpakzk, tglx, linux-kernel, hpa

Commit-ID:  0125195268a0f9886b582c7e73da98f89029796f
Gitweb:     https://git.kernel.org/tip/0125195268a0f9886b582c7e73da98f89029796f
Author:     Sangwon Hong <qpakzk@gmail.com>
AuthorDate: Sat, 2 Dec 2017 13:16:41 +0900
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Tue, 5 Dec 2017 15:43:55 -0300

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>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-06 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-02  4:16 [PATCH] perf c2c: Add a tip about cacheline events Sangwon Hong
2017-12-06 16:43 ` [tip:perf/core] " tip-bot for Sangwon Hong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.