aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_xscale.c
Commit message (Expand)AuthorAge
* ARM: perf: don't pretend to support counting of L1I writesWill Deacon2013-01-16
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha2012-11-09
* ARM: perf: allocate CPU PMU dynamically at probe timeSudeep KarkadaNagesha2012-11-09
* ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2012-08-23
* ARM: perf: probe devicetree in preference to current CPUWill Deacon2012-08-23
* ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-09
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-09
* 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