Skip to content
Commit 6c833bb9 authored by Will Deacon's avatar Will Deacon
Browse files

arm64: perf: Allow standard PMUv3 events to be extended by the CPU type



Rather than continue adding CPU-specific event maps, instead look up by
default in the PMUv3 event map and only fallback to the CPU-specific maps
if either the event isn't described by PMUv3, or it is described but
the PMCEID registers say that it is unsupported by the current CPU.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent c1be2ddb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment