Will Deacon fe638401a0 arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LC
Commit 7175f0591eb9 ("arm64: perf: Enable PMCR long cycle counter bit")
added initial support for a 64-bit cycle counter enabled using PMCR.LC.

Unfortunately, that patch doesn't extend ARMV8_EVTYPE_MASK, so any
attempts to set the enable bit are ignored by armv8pmu_pmcr_write.

This patch extends the mask to include the new bit.

Signed-off-by: Will Deacon <will.deacon@arm.com>
2016-02-29 23:23:59 +00:00
..
2015-11-12 15:18:07 +00:00
2012-09-17 13:42:21 +01:00
2016-01-06 16:00:56 +00:00
2016-01-17 19:15:26 -05:00
2016-01-12 13:05:36 -08:00
2015-11-04 14:47:13 -08:00
2015-04-13 20:40:10 +02:00
2015-01-27 09:38:08 +00:00
2016-01-12 12:23:33 -08:00