summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_v6.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2012-08-231-2/+2
* ARM: perf: probe devicetree in preference to current CPUWill Deacon2012-08-231-4/+4
* ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-091-2/+0
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-3/+1
* ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon2012-03-071-18/+2
* ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-071-1/+1
* ARM: perf: add support for stalled cycle ABI eventsWill Deacon2011-12-021-14/+18
* ARM: perf: remove cpu-related misnomersMark Rutland2011-08-311-9/+9
* ARM: perf: refactor event mappingMark Rutland2011-08-311-6/+15
* ARM: perf: lock PMU registers per-CPUMark Rutland2011-08-311-10/+15
* ARM: perf: remove active_maskMark Rutland2011-08-311-1/+18
* ARM: perf: index Xscale and ARMv6 event counters starting from zeroWill Deacon2011-08-311-2/+2
* ARM: perf: de-const struct arm_pmuMark Rutland2011-08-311-6/+6
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-0/+28
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
* ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-261-1/+1
* ARM: v6k: introduce CPU_V6K optionRussell King2011-02-021-2/+2
* ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon2010-12-041-10/+10
* ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon2010-12-041-5/+5
* ARM: perf: separate PMU backends into multiple filesWill Deacon2010-11-251-0/+672