Re: [PATCH] perf vendor events: Initial json/events list for power10 platform
From: Paul A. Clarke <hidden>
Date: 2021-04-18 21:08:59
Also in:
linux-perf-users, lkml
From: Paul A. Clarke <hidden>
Date: 2021-04-18 21:08:59
Also in:
linux-perf-users, lkml
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 <redacted> Reviewed-by: Paul A. Clarke <redacted> PC