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