aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/perf_event.c
Commit message (Expand)AuthorAge
* arm64: perf: Prevent wraparound during overflowDaniel Thompson2014-12-04
* ARM64: make of_device_ids constUwe Kleine-König2014-10-03
* arm64: fix !CONFIG_COMPAT build failuresMark Salter2014-04-06
* ARM64: perf: add support for frame pointer unwinding in compat modeJean Pihet2014-03-13
* arm64: perf: add support for percpu pmu interruptVinayak Kale2013-12-19
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-29
* | arm64: perf: fix event number maskVinayak Kale2013-10-25
|/
* arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon2013-08-20
* arm64: perf: fix group validation when using enable_on_execWill Deacon2013-08-20
* arm64: perf: fix event validation for software group leadersWill Deacon2013-08-20
* arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon2013-08-20
* perf: arm64: Record the user-mode PC in the call chain.Jed Davis2013-06-20
* arm64: perf: add guest vs host discriminationMarc Zyngier2013-01-29
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* arm64: perf: use architected event for CPU cycle counterWill Deacon2012-11-08
* arm64: Performance counters supportWill Deacon2012-09-17