aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_pmu.c
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+6
2025-11-03perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT coresYicong Yang1-0/+6
2025-10-27perf: arm_pmu: Kill last use of per-CPU cpu_armpmu pointerMarc Zyngier1-5/+0
2025-10-27perf: arm_pmu: Request specific affinities for per CPU NMIs/interruptsWill Deacon1-18/+26
2025-10-27genirq: Update request_percpu_nmi() to take an affinityMarc Zyngier1-1/+1
2025-07-08perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)Rob Herring (Arm)1-3/+13
2025-03-01perf: arm_pmu: Don't disable counter in armpmu_add()Mark Rutland1-5/+3
2024-08-16perf: arm_pmu: Remove event index to counter remappingRob Herring (Arm)1-5/+6
2023-12-12arm: pmu: Move error message and -EOPNOTSUPP to individual PMUsJames Clark1-6/+5
2023-12-05drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'Anshuman Khandual1-1/+0
2023-07-26arm_pmu: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capabilityJames Clark1-5/+2
2023-07-26arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capabilityJames Clark1-1/+6
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+5
2023-06-09arm64: enable perf events based hard lockup detectorDouglas Anderson1-0/+5
2023-06-05drivers/perf: apple_m1: Force 63bit counters for M2 CPUsMarc Zyngier1-0/+2
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+1
2023-02-16arm_pmu: fix event CPU filteringMark Rutland1-7/+1
2023-01-13arm64, riscv, perf: Remove RCU_NONIDLE() usagePeter Zijlstra1-10/+1
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+7
2022-12-06Merge branch 'for-next/perf' into for-next/coreWill Deacon1-3/+0
2022-12-02arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()Anshuman Khandual1-3/+0
2022-11-07arm_pmu: rework ACPI probingMark Rutland1-14/+3
2022-10-27perf: Rewrite core context handlingPeter Zijlstra1-9/+7
2022-09-22perf: arm64: Add SVE vector granule register to user regsJames Clark1-1/+1
2022-04-13arm_pmu: Validate single/group leader eventsRob Herring1-6/+4
2022-03-08Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon1-0/+2
2022-03-08drivers/perf: arm_pmu: Handle 47 bit countersMarc Zyngier1-0/+2
2022-02-15perf: replace bitmap_weight with bitmap_empty where appropriateYury Norov1-2/+2
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier1-0/+2
2021-06-02arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao1-3/+1
2021-06-01perf: arm_pmu: use DEVICE_ATTR_RO macroYueHaibing1-3/+3
2021-05-25drivers/perf: arm_pmu: Fix some coding style issuesJunhao He1-4/+2
2021-04-22arm64: Get rid of oprofile leftoversMarc Zyngier1-30/+0
2021-01-20perf: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon1-5/+0
2020-11-25arm64: Enable perf events based hard lockup detectorSumit Garg1-0/+5
2020-09-28arm_pmu: arm64: Use NMIs for PMUJulien Thierry1-8/+63
2020-09-28arm_pmu: Introduce pmu_irq_opsJulien Thierry1-16/+74
2019-07-29drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon1-1/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionallyAndrew Murray1-10/+5
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-1/+7
2018-07-10arm64: perf: Add support for chaining event countersSuzuki K Poulose1-7/+2
2018-07-10arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose1-4/+3
2018-07-10arm_pmu: Add support for 64bit event countersSuzuki K Poulose1-6/+10
2018-07-10arm_pmu: Clean up maximum period handlingSuzuki K Poulose1-4/+12
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland1-1/+1
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar1-1/+1
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-1/+1
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra1-1/+1
2018-02-28arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hookWill Deacon1-1/+1
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland1-20/+2
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland1-17/+52
2018-02-20arm_pmu: explicitly enable/disable SPIs at hotplugMark Rutland1-5/+10
2018-02-20arm_pmu: acpi: check for mismatched PPIsMark Rutland1-13/+4
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland1-3/+14
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland1-21/+0
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland1-23/+4
2017-10-24arm/arm64: pmu: Distinguish percpu irq and percpu_devid irqJulien Thierry1-5/+5
2017-08-08arm64: perf: Allow standard PMUv3 events to be extended by the CPU typeWill Deacon1-0/+6
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon1-14/+27
2017-04-11drivers/perf: arm_pmu: add ACPI frameworkMark Rutland1-2/+2
2017-04-11drivers/perf: arm_pmu: split out platform device probe logicMark Rutland1-222/+4
2017-04-11drivers/perf: arm_pmu: move irq request/free into probeMark Rutland1-5/+6
2017-04-11drivers/perf: arm_pmu: split cpu-local irq request/freeMark Rutland1-36/+52
2017-04-11drivers/perf: arm_pmu: rename irq request/free functionsMark Rutland1-10/+10
2017-04-11drivers/perf: arm_pmu: handle no platform_deviceMark Rutland1-3/+9
2017-04-11drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()Mark Rutland1-2/+3
2017-04-11drivers/perf: arm_pmu: factor out pmu registrationMark Rutland1-14/+26
2017-04-11drivers/perf: arm_pmu: fold init into allocMark Rutland1-28/+24
2017-04-11drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland1-1/+1
2017-04-11drivers/perf: arm_pmu: remove pointless PMU disablingMark Rutland1-10/+3
2017-03-31drivers/perf: arm_pmu: split irq request from enableMark Rutland1-103/+50
2017-03-31drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland1-150/+164
2017-03-31drivers/perf: arm_pmu: rework per-cpu allocationMark Rutland1-22/+44
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-26/+18
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-6/+28
2016-09-16arm64: pmu: add fallback probe tableMark Salter1-1/+1
2016-09-09drivers/perf: arm_pmu: expose a cpumask in sysfsMark Rutland1-0/+20
2016-09-09drivers/perf: arm_pmu: only use common attr_groupsMark Rutland1-2/+1
2016-09-09drivers/perf: arm_pmu: add common attr group fieldsMark Rutland1-0/+3
2016-09-06drivers/perf: arm_pmu: Always consider IRQ0 as an errorMarc Zyngier1-6/+5
2016-09-02arm/perf: Use multi instance instead of custom listSebastian Andrzej Siewior1-26/+18
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren1-1/+1
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren1-0/+1
2016-08-09drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier1-3/+4
2016-08-09drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla1-9/+9
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-22/+37
2016-07-20arm/perf: Fix hotplug state machine conversionSebastian Andrzej Siewior1-16/+37
2016-07-15arm/perf: Convert to hotplug state machineThomas Gleixner1-21/+15
2016-07-08drivers/perf: arm-pmu: Handle per-interrupt affinity maskMarc Zyngier1-5/+22
2016-06-15arm: pmu: Fix non-devicetree probingMark Salter1-1/+1
2016-06-03drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall1-0/+1
2016-06-03drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall1-3/+3
2016-06-03drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall1-4/+1
2016-05-05perf/arm: Special-case hetereogeneous CPUsMark Rutland1-0/+8
2016-04-21drivers/perf: arm-pmu: fix RCU usage on pmu resume from low-powerLorenzo Pieralisi1-2/+13
2016-03-21drivers/perf: arm_pmu: avoid NULL dereference when not using devicetreeWill Deacon1-4/+3
2016-02-26drivers/perf: arm_pmu: implement CPU_PM notifierLorenzo Pieralisi1-0/+95
2016-02-09drivers/perf: arm_pmu: make info messages more verboseDirk Behme1-2/+4
2016-01-25ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey1-0/+9
2015-11-16drivers/perf: kill armpmu_registerMark Rutland1-9/+6
2015-10-15drivers/perf: arm_pmu: avoid CPU device_node reference leakWill Deacon1-2/+8
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland1-0/+921