Sign in
android-kvm
/
linux
/
dfd9944f7cf824c7249cfb8803af3a47532f9a1f
/
arch
/
arm
/
kernel
/
perf_event_xscale.c
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b128cb5
arm: perf: use builtin_platform_driver
by Geliang Tang
· 8 years ago
fa8ad78
arm: perf: factor arm_pmu core out to drivers
by Mark Rutland
· 10 years ago
a12c72c
arm: perf: factor out xscale pmu driver
by Mark Rutland
· 10 years ago
1167925
arm: perf: kill get_hw_events()
by Mark Rutland
· 11 years ago
3d1ff75
arm: perf: clean up PMU names
by Mark Rutland
· 12 years ago
f929f57
arm: perf: xscale: condense event maps
by Mark Rutland
· 11 years ago
40c390c
ARM: perf: don't pretend to support counting of L1I writes
by Will Deacon
· 12 years ago
351a102
ARM: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
ed6f2a5
ARM: perf: consistently use struct perf_event in arm_pmu functions
by Sudeep KarkadaNagesha
· 13 years ago
513c99c
ARM: perf: allocate CPU PMU dynamically at probe time
by Sudeep KarkadaNagesha
· 13 years ago
6dbc002
ARM: perf: prepare for moving CPU PMU code into separate file
by Will Deacon
· 13 years ago
04236f9
ARM: perf: probe devicetree in preference to current CPU
by Will Deacon
· 13 years ago
4295b89
ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration
by Will Deacon
· 13 years ago
fd0d000
perf: Pass last sampling period to perf_sample_data_init()
by Robert Richter
· 13 years ago
3f31ae1
ARM: 7357/1: perf: fix overflow handling for xscale2 PMUs
by Will Deacon
· 13 years ago
f6f5a30
ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers
by Will Deacon
· 13 years ago
5727347
ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode
by Will Deacon
· 13 years ago
0445e7a
ARM: perf: add support for stalled cycle ABI events
by Will Deacon
· 13 years ago
8be3f9a
ARM: perf: remove cpu-related misnomers
by Mark Rutland
· 14 years ago
e1f431b
ARM: perf: refactor event mapping
by Mark Rutland
· 14 years ago
0f78d2d
ARM: perf: lock PMU registers per-CPU
by Mark Rutland
· 14 years ago
c47f868
ARM: perf: remove active_mask
by Mark Rutland
· 14 years ago
d2b41f7
ARM: perf: index Xscale and ARMv6 event counters starting from zero
by Will Deacon
· 14 years ago
a6c93af
ARM: perf: de-const struct arm_pmu
by Mark Rutland
· 14 years ago
89d6c0b
perf, arch: Add generic NODE cache events
by Peter Zijlstra
· 14 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 14 years ago
a737823
ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency
by Will Deacon
· 14 years ago
961ec6da
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
by Will Deacon
· 14 years ago
4d6b7a7
ARM: 6512/1: perf: fix warnings generated by sparse
by Will Deacon
· 14 years ago
43eab87
ARM: perf: separate PMU backends into multiple files
by Will Deacon
· 14 years ago