* [tip:perf/core] perf vendor events: Support couple more POWER8 PVRs in mapfile
@ 2016-10-19 15:37 tip-bot for Madhavan Srinivasan
0 siblings, 0 replies; only message in thread
From: tip-bot for Madhavan Srinivasan @ 2016-10-19 15:37 UTC (permalink / raw)
To: linux-tip-commits
Cc: hpa, acme, mingo, ak, linux-kernel, maddy, jolsa, sukadev, tglx
Commit-ID: 46b627a25f228adca952b8691e6aed32011cc3cf
Gitweb: http://git.kernel.org/tip/46b627a25f228adca952b8691e6aed32011cc3cf
Author: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
AuthorDate: Mon, 8 Jun 2015 13:35:16 +0530
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Mon, 17 Oct 2016 13:39:47 -0300
perf vendor events: Support couple more POWER8 PVRs in mapfile
Add support for Power8 PVR 004b0201 for tuleta and 0x004d0200 for
firestone.
Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
CC: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/n/tip-wr6rf3d3vvggy8180ftt2ro1@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
tools/perf/pmu-events/arch/powerpc/mapfile.csv | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/perf/pmu-events/arch/powerpc/mapfile.csv b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
index 8a7b6b4..e925baa 100644
--- a/tools/perf/pmu-events/arch/powerpc/mapfile.csv
+++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
@@ -14,6 +14,8 @@
# Power8 entries
004b0000,1,power8.json,core
+004b0201,1,power8.json,core
004c0000,1,power8.json,core
004d0000,1,power8.json,core
004d0100,1,power8.json,core
+004d0200,1,power8.json,core
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-19 15:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-19 15:37 [tip:perf/core] perf vendor events: Support couple more POWER8 PVRs in mapfile tip-bot for Madhavan Srinivasan
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.