index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2013-12-17
Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT...
Will Deacon
2013-10-09
ARM: perf: fix group validation for mixed software and hardware groups
Will Deacon
2013-08-13
ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()
Stephen Boyd
2013-08-13
ARM: 7809/1: perf: fix event validation for software group leaders
Will Deacon
2013-06-24
ARM: 7765/1: perf: Record the user-mode PC in the call chain.
Jed Davis
2013-04-17
ARM: 7698/1: perf: fix group validation when using enable_on_exec
Will Deacon
2013-03-06
ARM: 7667/1: perf: Fix section mismatch on armpmu_init()
Stephen Boyd
2013-03-03
ARM: 7664/1: perf: remove erroneous semicolon from event initialisation
Chen Gang
2013-01-18
ARM: perf: simplify __hw_perf_event_init err handling
Mark Rutland
2013-01-18
ARM: perf: remove unnecessary checks for idx < 0
Mark Rutland
2012-11-09
ARM: PMU: fix runtime PM enable
Jon Hunter
2012-11-09
ARM: perf: consistently use arm_pmu->name for PMU name
Will Deacon
2012-11-09
ARM: perf: consistently use struct perf_event in arm_pmu functions
Sudeep KarkadaNagesha
2012-11-09
ARM: perf: add guest vs host discrimination
Marc Zyngier
2012-10-18
ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
Will Deacon
2012-08-23
ARM: perf: move irq registration into pmu implementation
Sudeep KarkadaNagesha
2012-08-23
ARM: perf: move CPU-specific PMU handling code into separate file
Will Deacon
2012-08-23
ARM: perf: prepare for moving CPU PMU code into separate file
Will Deacon
2012-08-23
ARM: perf: probe devicetree in preference to current CPU
Will Deacon
2012-08-23
ARM: perf: remove mysterious compiler barrier
Will Deacon
2012-08-23
ARM: pmu: remove unused reservation mechanism
Will Deacon
2012-08-23
ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUs
Will Deacon
2012-08-23
ARM: PMU: Add runtime PM Support
Jon Hunter
2012-07-27
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
2012-07-09
ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration
Will Deacon
2012-07-05
ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable
Will Deacon
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-24
ARM: 7315/1: perf: add support for the Cortex-A7 PMU
Will Deacon
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
2012-03-07
ARM: 7358/1: perf: add PMU hotplug notifier
Lorenzo Pieralisi
2012-03-07
ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode
Will Deacon
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
2011-12-06
ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs
Will Deacon
2011-12-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-02
Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk
Will Deacon
2011-12-02
arm: pmu: allow platform specific irq enable/disable handling
Ming Lei
2011-12-02
ARM: perf: remove unused armpmu_get_max_events
Will Deacon
2011-11-22
ARM: perf: check that we have a platform device when reserving PMU
Will Deacon
2011-11-17
ARM: perf: initialise used_mask for fake PMU during validation
Will Deacon
2011-11-14
perf: Don't use -ENOSPC for out of PMU resources
Peter Zijlstra
2011-10-31
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-08-31
ARM: perf: Remove unnecessary armpmu->enable()s
Mark Rutland
2011-08-31
ARM: perf: move arm_pmu into <asm/pmu.h>
Mark Rutland
2011-08-31
ARM: perf: remove cpu-related misnomers
Mark Rutland
2011-08-31
ARM: perf: remove event limit from pmu_hw_events
Mark Rutland
2011-08-31
ARM: perf: add support for multiple PMUs
Mark Rutland
2011-08-31
ARM: perf: refactor event mapping
Mark Rutland
2011-08-31
ARM: perf: add type field to struct arm_pmu
Mark Rutland
2011-08-31
ARM: perf: lock PMU registers per-CPU
Mark Rutland
[next]