commit | c47f8684baefa2bf52c4320f894e73db08dc8a0a | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Tue Jul 19 09:37:10 2011 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed Aug 31 10:50:02 2011 +0100 |
tree | 685df6d09e03620e12d50c31cbf20e69b9e6ee32 | |
parent | 7b9f72c62ed047a200b1ef8c70bee0b58e880af8 [diff] |
ARM: perf: remove active_mask Currently, pmu_hw_events::active_mask is used to keep track of which events are active in hardware. As we can stop counters and their interrupts, this is unnecessary. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Reviewed-by: Will Deacon <will.deacon@arm.com> Reviewed-by: Jamie Iles <jamie@jamieiles.com> Reviewed-by: Ashwin Chaugule <ashwinc@codeaurora.org> Signed-off-by: Will Deacon <will.deacon@arm.com>