perf vendors events arm64: Arm Cortex-A65
authorNick Forrington <nick.forrington@arm.com>
Fri, 20 May 2022 18:14:47 +0000 (19:14 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 23 May 2022 13:14:07 +0000 (10:14 -0300)
commit6951dee81215f3238c1df5dd1ce6cb35863b11d5
treed51f56ef3bac2411a6b0aba30748e6f4ce514f40
parent3935c302c2eed16b477f6964e4ca5741242ab844
perf vendors events arm64: Arm Cortex-A65

Add PMU events for Arm Cortex-A65
Update mapfile.csv

Event data based on:
https://github.com/ARM-software/data/tree/master/pmu/cortex-a65.json

which is based on PMU event descriptions from the Arm Cortex-A65 Technical
Reference Manual.

Mapping data (for mapfile.csv) based on:
https://github.com/ARM-software/data/blob/master/cpus.json

which is based on Main ID Register (MIDR) information found in the Arm
Technical Reference Manuals for individual CPUs.

Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Nick Forrington <nick.forrington@arm.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Andrew Kilroy <andrew.kilroy@arm.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@arm.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kajol Jain <kjain@linux.ibm.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mike Leach <mike.leach@linaro.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Will Deacon <will@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Link: https://lore.kernel.org/r/20220520181455.340344-6-nick.forrington@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/pmu-events/arch/arm64/arm/cortex-a65/branch.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/cortex-a65/bus.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/cortex-a65/cache.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/cortex-a65/dpu.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/cortex-a65/exception.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/cortex-a65/ifu.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/cortex-a65/instruction.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/cortex-a65/memory.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/arm/cortex-a65/pipeline.json [new file with mode: 0644]
tools/perf/pmu-events/arch/arm64/mapfile.csv