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 <p...@us.ibm.com> Reviewed-by: Paul A. Clarke <p...@us.ibm.com> PC