aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_xscale.c
Commit message (Expand)AuthorAge
* ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon2012-03-07
* ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon2012-03-07
* ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-07
* ARM: perf: add support for stalled cycle ABI eventsWill Deacon2011-12-02
* ARM: perf: remove cpu-related misnomersMark Rutland2011-08-31
* ARM: perf: refactor event mappingMark Rutland2011-08-31
* ARM: perf: lock PMU registers per-CPUMark Rutland2011-08-31
* ARM: perf: remove active_maskMark Rutland2011-08-31
* ARM: perf: index Xscale and ARMv6 event counters starting from zeroWill Deacon2011-08-31
* ARM: perf: de-const struct arm_pmuMark Rutland2011-08-31
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-01
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-26
* ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon2010-12-04
* ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon2010-12-04
* ARM: perf: separate PMU backends into multiple filesWill Deacon2010-11-25