Re: [PATCH 4/4] perf vendor events: Add the Neoverse V1 to arm64 mapfile
From: John Garry <hidden>
Date: 2021-10-05 09:31:17
Also in:
linux-arm-kernel, lkml
From: John Garry <hidden>
Date: 2021-10-05 09:31:17
Also in:
linux-arm-kernel, lkml
On 04/10/2021 17:00, Andrew Kilroy wrote:
This is so that performance counters for the Neoverse V1 appear categorised upon running 'perf list' on the CPU.
this really belongs with the previous patch Thanks, John
Signed-off-by: Andrew Kilroy <redacted> --- tools/perf/pmu-events/arch/arm64/mapfile.csv | 1 + 1 file changed, 1 insertion(+)diff --git a/tools/perf/pmu-events/arch/arm64/mapfile.csv b/tools/perf/pmu-events/arch/arm64/mapfile.csv index c43591d831b8..31d8b57ca9bb 100644 --- a/tools/perf/pmu-events/arch/arm64/mapfile.csv +++ b/tools/perf/pmu-events/arch/arm64/mapfile.csv@@ -18,6 +18,7 @@ 0x00000000410fd080,v1,arm/cortex-a57-a72,core 0x00000000410fd0b0,v1,arm/cortex-a76-n1,core 0x00000000410fd0c0,v1,arm/cortex-a76-n1,core +0x00000000410fd400,v1,arm/neoverse-v1,core 0x00000000420f5160,v1,cavium/thunderx2,core 0x00000000430f0af0,v1,cavium/thunderx2,core 0x00000000460f0010,v1,fujitsu/a64fx,core