Re: [PATCH v2 3/3] perf vendor events: Categorise the Neoverse V1 counters
From: John Garry
Date: Wed Oct 06 2021 - 04:35:55 EST
On 06/10/2021 09:11, Andrew Kilroy wrote:
This is so they are categorised in the perf list output. The pmus all
exist in the armv8-common-and-microarch.json and arm-recommended.json
files, so this commit places them into each category's own file under
tools/perf/pmu-events/arch/arm64/arm/neoverse-v1
Also add the Neoverse V1 to the arm64 mapfile
Signed-off-by: Andrew Kilroy<andrew.kilroy@xxxxxxx>
---
Reviewed-by: John Garry <john.garry@xxxxxxxxxx>
Note: for the other 2x patches in the series, you should have picked up
my reviewed-by tag for v2 (unless they have changed significantly from
when the tag was originally granted).
Thanks,
John