perf vendor events arm64: Categorise the Neoverse V1 counters
authorAndrew Kilroy <andrew.kilroy@arm.com>
Wed, 6 Oct 2021 08:11:05 +0000 (09:11 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 20 Oct 2021 14:22:19 +0000 (11:22 -0300)
commit70ae034d499d4bd7ac3d0db20505ff9644a6b959
tree5a282379d472a30f4721ce7d04c1dd81b53b57d1
parente166fc328b100b6e8ac7272b45d77494f79aab5f
perf vendor events arm64: Categorise the Neoverse V1 counters

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

Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Andrew Kilroy <andrew.kilroy@arm.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Will Deacon <will@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Link: https://lore.kernel.org/r/20211006081106.8649-3-andrew.kilroy@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/branch.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/bus.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/cache.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/exception.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/instruction.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/memory.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/other.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/pipeline.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/mapfile.csv