aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_v7.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-31ARM: perf: de-const struct arm_pmuMark Rutland1-8/+8
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-20/+324
2011-07-07ARM: perf: add support for the Cortex-A15 PMUWill Deacon1-0/+153
2011-07-07ARM: perf: add support for the Cortex-A5 PMUWill Deacon1-0/+146
2011-07-07ARM: perf: add PMUv2 common event definitionsWill Deacon1-10/+25
2011-07-07ARM: perf: remove confusing comment from v7 perf events backendWill Deacon1-10/+0
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra1-0/+28
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-1/+1
2011-03-26ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon1-1/+1
2011-03-26ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon1-6/+16
2011-03-26ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill Deacon1-0/+2
2010-12-04ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon1-8/+8
2010-12-04ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon1-5/+5
2010-11-25ARM: perf: separate PMU backends into multiple filesWill Deacon1-0/+906