commit | a505addc366525cd8d9358298be0dc8655be5953 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Jul 19 13:53:36 2011 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed Aug 31 10:18:01 2011 +0100 |
tree | 3a2fcfc4ed7659bed5743558ec2fcd937dfa889c | |
parent | 05d22fde3c0b86c8395d8f12ac01fbbc524d73ca [diff] |
ARM: perf: add mode exclusion for Cortex-A15 PMU The Cortex-A15 PMU implements the PMUv2 specification and therefore has support for some mode exclusion. This patch adds support for excluding user, kernel and hypervisor counts from a given event. Acked-by: Jamie Iles <jamie@jamieiles.com> Reviewed-by: Jean Pihet <j-pihet@ti.com> Signed-off-by: Will Deacon <will.deacon@arm.com>