Re: [PATCH 1/3] perf vendor events power10: Update JSON/events

2024-08-28 Thread Arnaldo Carvalho de Melo
On Tue, Aug 27, 2024 at 08:30:09AM -0700, Ian Rogers wrote: > On Mon, Aug 26, 2024 at 10:33 PM Kajol Jain wrote: > > > > Update JSON/events for power10 platform with additional events. > > > > Signed-off-by: Kajol Jain > > For the series: > Reviewed-by: Ian Rogers Thanks, applied to perf-tools

Re: [PATCH 1/3] perf vendor events power10: Update JSON/events

2024-08-28 Thread kajoljain
On 8/27/24 21:00, Ian Rogers wrote: > On Mon, Aug 26, 2024 at 10:33 PM Kajol Jain wrote: >> >> Update JSON/events for power10 platform with additional events. >> >> Signed-off-by: Kajol Jain > > For the series: > Reviewed-by: Ian Rogers Hi Ian, Thanks for reviewing the patchset. > > Just

Re: [PATCH 1/3] perf vendor events power10: Update JSON/events

2024-08-27 Thread Ian Rogers
On Mon, Aug 26, 2024 at 10:33 PM Kajol Jain wrote: > > Update JSON/events for power10 platform with additional events. > > Signed-off-by: Kajol Jain For the series: Reviewed-by: Ian Rogers Just to note, the moving of events in patches 2 and 3 is necessary as the filename sets the "topic" in pe

[PATCH 1/3] perf vendor events power10: Update JSON/events

2024-08-26 Thread Kajol Jain
Update JSON/events for power10 platform with additional events. Signed-off-by: Kajol Jain --- .../arch/powerpc/power10/datasource.json | 25 +++ .../arch/powerpc/power10/frontend.json| 10 .../pmu-events/arch/powerpc/power10/pmc.json | 5 3 files chan