aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_v7.c
Commit message (Expand)AuthorAge
* ARM: perf: add support for stalled cycle ABI eventsWill Deacon2011-12-02
* ARM: perf: clean and update ARMv7 event numbersWill Deacon2011-12-02
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * 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: add mode exclusion for Cortex-A15 PMUWill Deacon2011-08-31
| * ARM: perf: index ARMv7 event counters starting from zeroWill Deacon2011-08-31
| * ARM: perf: use integers for ARMv7 event indicesWill Deacon2011-08-31
| * ARM: perf: use u32 instead of unsigned long for PMNC registerWill Deacon2011-08-31
| * ARM: perf: de-const struct arm_pmuMark Rutland2011-08-31
* | ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon2011-10-15
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-24
|\
| * ARM: perf: add support for the Cortex-A15 PMUWill Deacon2011-07-07
| * ARM: perf: add support for the Cortex-A5 PMUWill Deacon2011-07-07
| * ARM: perf: add PMUv2 common event definitionsWill Deacon2011-07-07
| * ARM: perf: remove confusing comment from v7 perf events backendWill Deacon2011-07-07
* | 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: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon2011-03-26
* ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill 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