All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Support POWER8+ PVR
@ 2017-06-01  8:27 Shriya
  2017-06-02  3:14 ` Madhavan Srinivasan
  0 siblings, 1 reply; 2+ messages in thread
From: Shriya @ 2017-06-01  8:27 UTC (permalink / raw)
  To: acme; +Cc: sukadev, maddy, ak, jolsa, linux-kernel, Shriya

Add support for POWER8+ PVR 004c0100 for Garrison

Signed-off-by: Shriya <shriyak@linux.vnet.ibm.com>
---
 tools/perf/pmu-events/arch/powerpc/mapfile.csv | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/perf/pmu-events/arch/powerpc/mapfile.csv b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
index e925baa..f03aec7 100644
--- a/tools/perf/pmu-events/arch/powerpc/mapfile.csv
+++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
@@ -19,3 +19,4 @@
 004d0000,1,power8.json,core
 004d0100,1,power8.json,core
 004d0200,1,power8.json,core
+004c0100,1,power8.json,core
-- 
1.9.1

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

end of thread, other threads:[~2017-06-02  3:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-01  8:27 [PATCH] Support POWER8+ PVR Shriya
2017-06-02  3:14 ` 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.