summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_v6.c
Commit message (Expand)AuthorAgeFilesLines
* arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-211-3/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arm: perf: make of_device_ids constArvind Yadav2017-06-151-1/+1
* arm: perf: use builtin_platform_driverGeliang Tang2017-02-031-5/+1
* arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-311-1/+1
* arm: perf: factor out armv6 pmu driverMark Rutland2015-05-281-13/+36
* arm: perf: kill get_hw_events()Mark Rutland2014-10-301-6/+6
* arm: perf: clean up PMU namesMark Rutland2014-07-021-4/+32
* arm: perf: armv6: condense event mapsMark Rutland2014-07-021-224/+47
* ARM: perf: don't pretend to support counting of L1I writesWill Deacon2013-01-161-2/+2
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha2012-11-091-25/+29
* ARM: perf: allocate CPU PMU dynamically at probe timeSudeep KarkadaNagesha2012-11-091-38/+34
* ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2012-08-231-2/+2
* ARM: perf: probe devicetree in preference to current CPUWill Deacon2012-08-231-4/+4
* ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-091-2/+0
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-3/+1
* ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon2012-03-071-18/+2
* ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-071-1/+1
* ARM: perf: add support for stalled cycle ABI eventsWill Deacon2011-12-021-14/+18
* ARM: perf: remove cpu-related misnomersMark Rutland2011-08-311-9/+9
* ARM: perf: refactor event mappingMark Rutland2011-08-311-6/+15
* ARM: perf: lock PMU registers per-CPUMark Rutland2011-08-311-10/+15
* ARM: perf: remove active_maskMark Rutland2011-08-311-1/+18
* ARM: perf: index Xscale and ARMv6 event counters starting from zeroWill Deacon2011-08-311-2/+2
* ARM: perf: de-const struct arm_pmuMark Rutland2011-08-311-6/+6
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-0/+28
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
* ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-261-1/+1
* ARM: v6k: introduce CPU_V6K optionRussell King2011-02-021-2/+2
* ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon2010-12-041-10/+10
* ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon2010-12-041-5/+5
* ARM: perf: separate PMU backends into multiple filesWill Deacon2010-11-251-0/+672
OpenPOWER on IntegriCloud