Commit Graph

78 Commits (da02877987e6e173ebba137d4e1e155e1f1151cd)

Author SHA1 Message Date
Paul Gortmaker ecea4ab6d3 arm: convert core files from module.h to export.h 13 years ago
Mark Rutland 7325eaec43 ARM: perf: Remove unnecessary armpmu->enable()s 14 years ago
Mark Rutland 0ce47080df ARM: perf: move arm_pmu into <asm/pmu.h> 14 years ago
Mark Rutland 8be3f9a238 ARM: perf: remove cpu-related misnomers 14 years ago
Mark Rutland 3fc2c83087 ARM: perf: remove event limit from pmu_hw_events 14 years ago
Mark Rutland 8a16b34e21 ARM: perf: add support for multiple PMUs 14 years ago
Mark Rutland e1f431b57e ARM: perf: refactor event mapping 14 years ago
Mark Rutland 7ae18a5717 ARM: perf: add type field to struct arm_pmu 14 years ago
Mark Rutland 0f78d2d5cc ARM: perf: lock PMU registers per-CPU 14 years ago
Mark Rutland 1b69beb768 ARM: perf: remove unnecessary armpmu->stop 14 years ago
Mark Rutland 92f701e1f4 ARM: perf: indirect access to cpu_hw_events 14 years ago
Mark Rutland a9356a04fa ARM: perf: move platform device to struct arm_pmu 14 years ago
Mark Rutland 03b7898d30 ARM: perf: move active_events into struct arm_pmu 14 years ago
Mark Rutland c47f8684ba ARM: perf: remove active_mask 14 years ago
Mark Rutland 7b9f72c62e ARM: perf: clean up event group validation 14 years ago
Mark Rutland 48957155f8 ARM: perf: only register a CPU PMU when present 14 years ago
Will Deacon 05d22fde3c ARM: perf: allow armpmu to implement mode exclusion 14 years ago
Will Deacon ecf5a89321 ARM: perf: index PMU registers from zero 14 years ago
Will Deacon 0b390e2126 ARM: perf: use cpumask_t to record active IRQs 14 years ago
Will Deacon b0e89590f4 ARM: PMU: move CPU PMU platform device handling and init into perf 14 years ago
Mark Rutland a6c93afed3 ARM: perf: de-const struct arm_pmu 14 years ago
Will Deacon 14abd038a7 ARM: perf: add support for the Cortex-A15 PMU 14 years ago
Will Deacon 0c205cbe20 ARM: perf: add support for the Cortex-A5 PMU 14 years ago
Will Deacon f4f38430c9 ARM: 6989/1: perf: do not start the PMU when no events are present 14 years ago
Mark Rutland f12482c939 ARM: 6974/1: pmu: refactor reservation 14 years ago
Mark Rutland 57ce9bb39b ARM: 6902/1: perf: Remove erroneous check on active_events 14 years ago
Sonny Rao 860ad7823f ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code 14 years ago
Will Deacon 6759788b94 ARM: 6865/1: perf: ensure pass through zero is counted on overflow 14 years ago
Will Deacon a737823d37 ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency 14 years ago
Will Deacon 574b69cbb6 ARM: 6834/1: perf: reset counters on all CPUs during initialisation 14 years ago
Rabin Vincent 0e25a5c980 ARM: perf_event: allow platform-specific interrupt handler 14 years ago
Rabin Vincent cb06199b1d ARM: 6654/1: perf/oprofile: fix off-by-one in stack check 14 years ago
Peter Zijlstra 2e80a82a49 perf: Dynamic pmu types 14 years ago
Will Deacon 961ec6daa7 ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock 14 years ago
Will Deacon 4d6b7a779b ARM: 6512/1: perf: fix warnings generated by sparse 14 years ago
Peter Zijlstra 004417a6d4 perf, arch: Cleanup perf-pmu init vs lockup-detector 14 years ago
Will Deacon 43eab87828 ARM: perf: separate PMU backends into multiple files 14 years ago
Will Deacon 629948310e ARM: perf: encode PMU name in arm_pmu structure 14 years ago
Will Deacon 3cb314bae2 ARM: perf: add _init() functions to PMUs 14 years ago
Will Deacon 59a98a1e56 ARM: perf: avoid exposing internal stop function for v6 PMU 14 years ago
Will Deacon 84fee97a02 ARM: perf: consolidate common PMU behaviour 14 years ago
Will Deacon c3b291d988 ARM: 6469/1: perf-events: squash compiler warning 14 years ago
Peter Zijlstra e360adbe29 irq_work: Add generic hardirq context callbacks 15 years ago
Ingo Molnar 1efeb08d7d perf, ARM: Fix sysfs bits removal build failure 15 years ago
Matt Fleming 3bf101ba42 perf: Add helper function to return number of counters 15 years ago
Peter Zijlstra 15ac9a395a perf: Remove the sysfs bits 15 years ago
Peter Zijlstra a4eaf7f146 perf: Rework the PMU methods 15 years ago
Peter Zijlstra 33696fc0d1 perf: Per PMU disable 15 years ago
Peter Zijlstra 24cd7f54a0 perf: Reduce perf_disable() usage 15 years ago
Peter Zijlstra b0a873ebbf perf: Register PMU implementations 15 years ago