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

* Re: [PATCH] Support POWER8+ PVR
  2017-06-01  8:27 [PATCH] Support POWER8+ PVR Shriya
@ 2017-06-02  3:14 ` Madhavan Srinivasan
  0 siblings, 0 replies; 2+ messages in thread
From: Madhavan Srinivasan @ 2017-06-02  3:14 UTC (permalink / raw)
  To: Shriya, acme; +Cc: sukadev, ak, jolsa, linux-kernel



On Thursday 01 June 2017 01:57 PM, Shriya wrote:
> Add support for POWER8+ PVR 004c0100 for Garrison

patch title could have been,

tools/perf/pmu-events: Support additional POWER8+ PVR in mapfile

But other than that,

Reviewed-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>

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

^ permalink raw reply	[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.