summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8255/1: perf: Prevent wraparound during overflowDaniel Thompson2015-01-121-2/+8
* ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland2014-10-301-5/+9
* arm: perf: kill get_hw_events()Mark Rutland2014-10-301-3/+3
* arm: perf: limit size of accounting dataMark Rutland2014-10-301-3/+1Star
* arm: perf: use IDR types for CPU PMUsMark Rutland2014-10-301-1/+5
* arm: perf: factor out callchain codeMark Rutland2014-10-301-131/+1Star
* Merge branch 'devel-stable' into for-nextRussell King2014-08-051-2/+11
|\
| * ARM: perf: disable the pagefault handler when reading from user spaceJean Pihet2014-07-091-2/+7
| * ARM: perf: Check that current->mm is alive before getting user callchainJean Pihet2014-07-091-0/+4
* | ARM: 8071/1: perf: Make perf use arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1Star
|/
* perf/ARM: Use common PMU interrupt disabled codeVince Weaver2014-06-051-1/+1
* ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon2014-02-211-2/+9
* ARM: perf: add hook for event index clearingStephen Boyd2014-02-211-0/+2
* ARM: perf: support percpu irqs for the CPU PMUStephen Boyd2014-02-211-3/+11
* Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT...Will Deacon2013-12-171-4/+0Star
* ARM: perf: fix group validation for mixed software and hardware groupsWill Deacon2013-10-091-2/+1Star
* ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd2013-08-131-1/+6
* ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-131-0/+3
* ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-06-241-0/+1
* ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-171-1/+4
* ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd2013-03-071-1/+1
* ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang2013-03-031-1/+1
* ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland2013-01-181-5/+3Star
* ARM: perf: remove unnecessary checks for idx < 0Mark Rutland2013-01-181-8/+0Star
* ARM: PMU: fix runtime PM enableJon Hunter2012-11-091-0/+1
* ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon2012-11-091-2/+2
* ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha2012-11-091-25/+19Star
* ARM: perf: add guest vs host discriminationMarc Zyngier2012-11-091-0/+36
* ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODWill Deacon2012-10-181-0/+4
* ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha2012-08-231-60/+12Star
* ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon2012-08-231-210/+1Star
* ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2012-08-231-42/+27Star
* ARM: perf: probe devicetree in preference to current CPUWill Deacon2012-08-231-84/+91
* ARM: perf: remove mysterious compiler barrierWill Deacon2012-08-231-1/+0Star
* ARM: pmu: remove unused reservation mechanismWill Deacon2012-08-231-8/+0Star
* ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon2012-08-231-1/+5
* ARM: PMU: Add runtime PM SupportJon Hunter2012-08-231-8/+33
*-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-281-9/+6Star
|\ \
| | * ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-091-9/+6Star
| |/
* / ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-301-0/+3
|\
| * ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2012-03-241-0/+3
* | Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-121-0/+4
|\ \
| * | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
| |/
* | ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi2012-03-071-0/+23
* | ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-071-11/+11
|/
* Merge branch 'devel-stable' into for-linusRussell King2012-01-051-10/+9Star
|\
| *-. Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-021-10/+9Star
| |\ \
| | | * arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-021-2/+8
| | |/ | |/|