linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR
@ 2024-01-29 12:08 Madhavan Srinivasan
  2024-01-31 11:30 ` kajoljain
  2024-02-06 20:59 ` Namhyung Kim
  0 siblings, 2 replies; 3+ messages in thread
From: Madhavan Srinivasan @ 2024-01-29 12:08 UTC (permalink / raw)
  To: acme, jolsa, irogers, namhyung
  Cc: linux-perf-users, linuxppc-dev, atrajeev, kjain, disgoel,
	Madhavan Srinivasan

Update the Power11 PVR to json mapfile to enable
json events. Power11 is PowerISA v3.1 compliant
and support Power10 events.

Signed-off-by: Madhavan Srinivasan <maddy@linux.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 599a588dbeb4..4d5e9138d4cc 100644
--- a/tools/perf/pmu-events/arch/powerpc/mapfile.csv
+++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
@@ -15,3 +15,4 @@
 0x0066[[:xdigit:]]{4},1,power8,core
 0x004e[[:xdigit:]]{4},1,power9,core
 0x0080[[:xdigit:]]{4},1,power10,core
+0x0082[[:xdigit:]]{4},1,power10,core
-- 
2.43.0


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

* Re: [PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR
  2024-01-29 12:08 [PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR Madhavan Srinivasan
@ 2024-01-31 11:30 ` kajoljain
  2024-02-06 20:59 ` Namhyung Kim
  1 sibling, 0 replies; 3+ messages in thread
From: kajoljain @ 2024-01-31 11:30 UTC (permalink / raw)
  To: Madhavan Srinivasan, acme, jolsa, irogers, namhyung
  Cc: linux-perf-users, linuxppc-dev, atrajeev, disgoel

Patch looks fine to me.

Reviewed-by: Kajol Jain <kjain@linux.ibm.com>

Thanks,
Kajol Jain

On 1/29/24 17:38, Madhavan Srinivasan wrote:
> Update the Power11 PVR to json mapfile to enable
> json events. Power11 is PowerISA v3.1 compliant
> and support Power10 events.
> 
> Signed-off-by: Madhavan Srinivasan <maddy@linux.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 599a588dbeb4..4d5e9138d4cc 100644
> --- a/tools/perf/pmu-events/arch/powerpc/mapfile.csv
> +++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
> @@ -15,3 +15,4 @@
>  0x0066[[:xdigit:]]{4},1,power8,core
>  0x004e[[:xdigit:]]{4},1,power9,core
>  0x0080[[:xdigit:]]{4},1,power10,core
> +0x0082[[:xdigit:]]{4},1,power10,core

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

* Re: [PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR
  2024-01-29 12:08 [PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR Madhavan Srinivasan
  2024-01-31 11:30 ` kajoljain
@ 2024-02-06 20:59 ` Namhyung Kim
  1 sibling, 0 replies; 3+ messages in thread
From: Namhyung Kim @ 2024-02-06 20:59 UTC (permalink / raw)
  To: Madhavan Srinivasan, acme, jolsa, irogers
  Cc: disgoel, linuxppc-dev, atrajeev, linux-perf-users, kjain

On Mon, 29 Jan 2024 17:38:55 +0530, Madhavan Srinivasan wrote:
> Update the Power11 PVR to json mapfile to enable
> json events. Power11 is PowerISA v3.1 compliant
> and support Power10 events.
> 
> 

Applied to perf-tools-next, thanks!

Best regards,
-- 
Namhyung Kim <namhyung@kernel.org>

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

end of thread, other threads:[~2024-02-06 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-29 12:08 [PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR Madhavan Srinivasan
2024-01-31 11:30 ` kajoljain
2024-02-06 20:59 ` Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).