aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event.c
Commit message (Expand)AuthorAge
* ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd2013-08-13
* ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-13
* ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-06-24
* ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-17
* ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd2013-03-06
* ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang2013-03-03
* ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland2013-01-18
* ARM: perf: remove unnecessary checks for idx < 0Mark Rutland2013-01-18
* ARM: PMU: fix runtime PM enableJon Hunter2012-11-09
* ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon2012-11-09
* ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha2012-11-09
* ARM: perf: add guest vs host discriminationMarc Zyngier2012-11-09
* ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODWill Deacon2012-10-18
* ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha2012-08-23
* ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon2012-08-23
* ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2012-08-23
* ARM: perf: probe devicetree in preference to current CPUWill Deacon2012-08-23
* ARM: perf: remove mysterious compiler barrierWill Deacon2012-08-23
* ARM: pmu: remove unused reservation mechanismWill Deacon2012-08-23
* ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon2012-08-23
* ARM: PMU: Add runtime PM SupportJon Hunter2012-08-23
*-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-27
|\ \
| | * ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-09
| |/
* / ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-05
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\
| * ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2012-03-24
* | Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-12
|\ \
| * | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-05
| |/
* | ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi2012-03-07
* | ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-07
|/
* Merge branch 'devel-stable' into for-linusRussell King2012-01-05
|\
| *-. Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-02
| |\ \
| | | * arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-02
| | |/ | |/|
| | * ARM: perf: remove unused armpmu_get_max_eventsWill Deacon2011-12-02
| |/
* | ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon2011-12-06
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\ \ | |/ |/|
| * perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-14
* | ARM: perf: check that we have a platform device when reserving PMUWill Deacon2011-11-22
* | ARM: perf: initialise used_mask for fake PMU during validationWill Deacon2011-11-17
|/
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-31
* ARM: perf: Remove unnecessary armpmu->enable()sMark Rutland2011-08-31
* ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland2011-08-31
* ARM: perf: remove cpu-related misnomersMark Rutland2011-08-31
* ARM: perf: remove event limit from pmu_hw_eventsMark Rutland2011-08-31
* ARM: perf: add support for multiple PMUsMark Rutland2011-08-31
* ARM: perf: refactor event mappingMark Rutland2011-08-31
* ARM: perf: add type field to struct arm_pmuMark Rutland2011-08-31
* ARM: perf: lock PMU registers per-CPUMark Rutland2011-08-31
* ARM: perf: remove unnecessary armpmu->stopMark Rutland2011-08-31
* ARM: perf: indirect access to cpu_hw_eventsMark Rutland2011-08-31