* [tip:perf/core] perf vendor events: Add POWER9 PVRs to mapfile
@ 2017-07-20 8:46 tip-bot for Sukadev Bhattiprolu
0 siblings, 0 replies; only message in thread
From: tip-bot for Sukadev Bhattiprolu @ 2017-07-20 8:46 UTC (permalink / raw)
To: linux-tip-commits
Cc: shriyak, acme, jolsa, mingo, maddy, andi, hpa, tglx, linux-kernel,
sukadev, mpe
Commit-ID: 80e63ffb09a1b7ac645e9dd1c16b7b08956a7f5b
Gitweb: http://git.kernel.org/tip/80e63ffb09a1b7ac645e9dd1c16b7b08956a7f5b
Author: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
AuthorDate: Tue, 11 Jul 2017 13:00:31 -0500
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Tue, 18 Jul 2017 23:14:06 -0300
perf vendor events: Add POWER9 PVRs to mapfile
Add currently supported POWER9 PVRs to the mapfile
Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Shriya <shriyak@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/n/tip-k1pe02sn5gh6nrzp8ditye94@git.kernel.org
[ Fix conflict with a87006fd5629 ("perf pmu-events: Support additional POWER8+ PVR in mapfile") ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
tools/perf/pmu-events/arch/powerpc/mapfile.csv | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/perf/pmu-events/arch/powerpc/mapfile.csv b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
index f03aec7..14318ef2 100644
--- a/tools/perf/pmu-events/arch/powerpc/mapfile.csv
+++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
@@ -20,3 +20,6 @@
004d0100,1,power8.json,core
004d0200,1,power8.json,core
004c0100,1,power8.json,core
+004e0100,1,power9.json,core
+004e0200,1,power9.json,core
+004e1200,1,power9.json,core
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-07-20 8:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-20 8:46 [tip:perf/core] perf vendor events: Add POWER9 PVRs to mapfile tip-bot for Sukadev Bhattiprolu
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.