Re: [PATCH v2 3/3] perf vendor events: Categorise the Neoverse V1 counters

From: Arnaldo Carvalho de Melo
Date: Wed Oct 13 2021 - 11:28:57 EST


Em Wed, Oct 06, 2021 at 09:38:27AM +0100, John Garry escreveu:
> 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).

Right, I'm picking it up this time, thanks!

- Arnaldo