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
/
include
/
asm
/
perf_event.h
Age
Commit message (
Expand
)
Author
2020-09-28
arm64: perf: Add support caps under sysfs
Shaokun Zhang
2020-07-21
arm64: perf: Expose some new events via sysfs
Shaokun Zhang
2020-03-17
arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
Andrew Murray
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-13
arm64: perf: Treat EXCLUDE_EL* bit definitions as unsigned
Will Deacon
2018-11-21
arm64: perf: Move event definitions into perf_event.h
Will Deacon
2017-12-05
arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-11-18
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
Wei Huang
2016-11-11
arm64: factor out current_stack_pointer
Mark Rutland
2016-03-29
arm64: perf: Move PMU register related defines to asm/perf_event.h
Shannon Zhao
2015-07-27
arm64: perf: factor out callchain code
Mark Rutland
2015-05-19
arm64: perf: Fix callchain parse error with kernel tracepoint events
Hou Pengyang
2013-01-29
arm64: perf: add guest vs host discrimination
Marc Zyngier
2012-09-17
arm64: Performance counters support
Will Deacon