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
/
arm64
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2014-04-06
arm64: fix !CONFIG_COMPAT build failures
Mark Salter
2014-03-13
ARM64: perf: add support for frame pointer unwinding in compat mode
Jean Pihet
2013-12-19
arm64: perf: add support for percpu pmu interrupt
Vinayak Kale
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
2013-10-25
arm64: perf: fix event number mask
Vinayak Kale
2013-08-20
arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
Will Deacon
2013-08-20
arm64: perf: fix group validation when using enable_on_exec
Will Deacon
2013-08-20
arm64: perf: fix event validation for software group leaders
Will Deacon
2013-08-20
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
Will Deacon
2013-06-20
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
2013-01-29
arm64: perf: add guest vs host discrimination
Marc Zyngier
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-11-08
arm64: perf: use architected event for CPU cycle counter
Will Deacon
2012-09-17
arm64: Performance counters support
Will Deacon