OSDN Git Service

arm64: perf: add support for Cortex-A73
authorJulien Thierry <julien.thierry@arm.com>
Wed, 9 Aug 2017 16:46:38 +0000 (17:46 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 10 Aug 2017 16:46:44 +0000 (17:46 +0100)
commit5561b6c5e9813df16d7453f6ce1a0546221fca97
tree4a68228b72cdf10d923b71f57497eedb6484c342
parentd0d09d4d99e08767050bc30f2b19d6146abe01e2
arm64: perf: add support for Cortex-A73

The Cortex-A73 uses some implementation defined perf events.

This patch sets up the necessary mapping for Cortex-A73.

Mappings are based on Cortex-A73 TRM r0p2, section 11.9 Events
(pages 11-457 to 11-460).

Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Documentation/devicetree/bindings/arm/pmu.txt
arch/arm64/kernel/perf_event.c