Re: [PATCH v2 3/3] perf vendor events: Categorise the Neoverse V1 counters
From: John Garry <hidden>
Date: 2021-10-06 08:35:55
Also in:
linux-arm-kernel, lkml
From: John Garry <hidden>
Date: 2021-10-06 08:35:55
Also in:
linux-arm-kernel, lkml
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<redacted> ---
Reviewed-by: John Garry <redacted> 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