commit | d0aa2bffcf9847133fd75b9c829da4faded81977 | [log] [tgz] |
---|---|---|
author | Jan Glauber <jglauber@cavium.com> | Thu Feb 18 17:50:11 2016 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Thu Feb 18 17:23:39 2016 +0000 |
tree | ad933f41bfdec955106e492c61550e1f46524d1d | |
parent | 5f140ccef3e1f15873c8e2c47d15b03099623ec0 [diff] |
arm64/perf: Add Cavium ThunderX PMU support Support PMU events on Caviums ThunderX SOC. ThunderX supports some additional counters compared to the default ARMv8 PMUv3: - branch instructions counter - stall frontend & backend counters - L1 dcache load & store counters - L1 icache counters - iTLB & dTLB counters - L1 dcache & icache prefetch counters Signed-off-by: Jan Glauber <jglauber@cavium.com> [will: capitalisation] Signed-off-by: Will Deacon <will.deacon@arm.com>