summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_xscale.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-31ARM: perf: remove cpu-related misnomersMark Rutland1-16/+16
2011-08-31ARM: perf: refactor event mappingMark Rutland1-6/+8
2011-08-31ARM: perf: lock PMU registers per-CPUMark Rutland1-16/+24
2011-08-31ARM: perf: remove active_maskMark Rutland1-6/+0
2011-08-31ARM: perf: index Xscale and ARMv6 event counters starting from zeroWill Deacon1-3/+3
2011-08-31ARM: perf: de-const struct arm_pmuMark Rutland1-6/+6
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra1-0/+14
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-2/+2
2011-03-26ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon1-2/+2
2010-12-04ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon1-16/+16
2010-12-04ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon1-4/+4
2010-11-25ARM: perf: separate PMU backends into multiple filesWill Deacon1-0/+807