summaryrefslogtreecommitdiff
path: root/include/linux/perf
AgeCommit message (Expand)Author
2023-10-24KVM: arm64: Add PMU event filter bits required if EL3 is implementedOliver Upton
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-18arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual
2023-08-16riscv: Prepare for user-space perf event mmap supportAlexandre Ghiti
2023-08-16drivers: perf: Rename riscv pmu sbi driverAlexandre Ghiti
2023-08-16include: riscv: Fix wrong include guard in riscv_pmu.hAlexandre Ghiti
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-09arm64: enable perf events based hard lockup detectorDouglas Anderson
2023-06-05drivers/perf: apple_m1: Force 63bit counters for M2 CPUsMarc Zyngier
2023-03-27arm64: perf: Abstract system register accesses awayMarc Zyngier
2023-03-27arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-16arm_pmu: fix event CPU filteringMark Rutland
2023-02-07perf: RISC-V: Improve privilege mode filtering for perfAtish Patra
2023-02-07perf: RISC-V: Define helper functions expose hpm counter width and countAtish Patra
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-07arm_pmu: rework ACPI probingMark Rutland
2022-10-27perf: Rewrite core context handlingPeter Zijlstra
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-08perf: RISC-V: exclude invalid pmu counters from SBI callsSergey Matyukevich
2022-09-07arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCHAnshuman Khandual
2022-07-06drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-21RISC-V: Add sscofpmf extension supportAtish Patra
2022-03-21RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra
2022-03-21RISC-V: Add a simple platform driver for RISC-V legacy perfAtish Patra
2022-03-21RISC-V: Add a perf core library for pmu driversAtish Patra
2022-03-08drivers/perf: arm_pmu: Handle 47 bit countersMarc Zyngier
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon
2020-11-25arm64: Enable perf events based hard lockup detectorSumit Garg
2020-09-28arm64: perf: Add support caps under sysfsShaokun Zhang
2020-03-17arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-21arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-07-10arm_pmu: Add support for 64bit event countersSuzuki K Poulose
2018-07-10arm_pmu: Change API to support 64bit counter valuesSuzuki K Poulose
2018-07-10arm_pmu: Clean up maximum period handlingSuzuki K Poulose
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon
2017-04-11drivers/perf: arm_pmu: add ACPI frameworkMark Rutland
2017-04-11drivers/perf: arm_pmu: split out platform device probe logicMark Rutland