summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/perf_event_v6.c
AgeCommit message (Expand)Author
2011-08-31ARM: perf: remove cpu-related misnomersMark Rutland
2011-08-31ARM: perf: refactor event mappingMark Rutland
2011-08-31ARM: perf: lock PMU registers per-CPUMark Rutland
2011-08-31ARM: perf: remove active_maskMark Rutland
2011-08-31ARM: perf: index Xscale and ARMv6 event counters starting from zeroWill Deacon
2011-08-31ARM: perf: de-const struct arm_pmuMark Rutland
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-03-26ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King
2010-12-04ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon
2010-12-04ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon
2010-11-25ARM: perf: separate PMU backends into multiple filesWill Deacon