aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-10-30arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland1-5/+9
2014-10-30arm: perf: kill get_hw_events()Mark Rutland1-3/+3
2014-10-30arm: perf: limit size of accounting dataMark Rutland1-3/+1
2014-10-30arm: perf: use IDR types for CPU PMUsMark Rutland1-1/+5
2014-10-30arm: perf: factor out callchain codeMark Rutland1-131/+1
2014-08-05Merge branch 'devel-stable' into for-nextRussell King1-2/+11
2014-07-18ARM: 8071/1: perf: Make perf use arm_get_current_stackframeNikolay Borisov1-4/+1
2014-07-09ARM: perf: disable the pagefault handler when reading from user spaceJean Pihet1-2/+7
2014-07-09ARM: perf: Check that current->mm is alive before getting user callchainJean Pihet1-0/+4
2014-06-05perf/ARM: Use common PMU interrupt disabled codeVince Weaver1-1/+1
2014-02-21ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon1-2/+9
2014-02-21ARM: perf: add hook for event index clearingStephen Boyd1-0/+2
2014-02-21ARM: perf: support percpu irqs for the CPU PMUStephen Boyd1-3/+11
2013-12-17Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD"Will Deacon1-4/+0
2013-10-09ARM: perf: fix group validation for mixed software and hardware groupsWill Deacon1-2/+1
2013-08-13ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-06-24ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-03-06ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd1-1/+1
2013-03-03ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang1-1/+1
2013-01-18ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland1-5/+3
2013-01-18ARM: perf: remove unnecessary checks for idx < 0Mark Rutland1-8/+0
2012-11-09ARM: PMU: fix runtime PM enableJon Hunter1-0/+1
2012-11-09ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon1-2/+2
2012-11-09ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha1-25/+19
2012-11-09ARM: perf: add guest vs host discriminationMarc Zyngier1-0/+36
2012-10-18ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODWill Deacon1-0/+4
2012-08-23ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha1-60/+12
2012-08-23ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon1-210/+1
2012-08-23ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon1-42/+27
2012-08-23ARM: perf: probe devicetree in preference to current CPUWill Deacon1-84/+91
2012-08-23ARM: perf: remove mysterious compiler barrierWill Deacon1-1/+0
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon1-8/+0
2012-08-23ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon1-1/+5
2012-08-23ARM: PMU: Add runtime PM SupportJon Hunter1-8/+33
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-9/+6
2012-07-09ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon1-9/+6
2012-07-05ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon1-1/+1
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+3
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon1-0/+3
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar1-0/+4
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi1-0/+23
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon1-11/+11
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-01-05Merge branch 'devel-stable' into for-linusRussell King1-10/+9
2011-12-06ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon1-0/+3
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2011-12-02Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon1-10/+9