Re: [PATCH] perf vendor events: Initial json/events list for power10 platform

From: Paul A. Clarke
Date: Sun Apr 18 2021 - 17:08:59 EST


On Sat, Apr 17, 2021 at 02:48:50PM +0530, Kajol Jain wrote:
> Patch adds initial json/events for POWER10.

I was able to apply, build, and run perf with these changes,
and every new event at least ran successfully with
`perf stat`.

Pedantically, there is a lot of inconsistency as to whether
the `BriefDescription` ends with a period or not, and whether
there is an extra space at the end.

Regardless, LGTM.

Tested-by: Paul A. Clarke <pc@xxxxxxxxxx>
Reviewed-by: Paul A. Clarke <pc@xxxxxxxxxx>

PC