summaryrefslogtreecommitdiff
path: root/include/linux/perf
AgeCommit message (Expand)Author
2024-08-16perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counterRob Herring (Arm)
2024-08-16KVM: arm64: Refine PMU defines for number of countersRob Herring (Arm)
2024-08-16arm64: perf/kvm: Use a common PMU cycle counter defineRob Herring (Arm)
2024-08-16KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL accessRob Herring (Arm)
2024-08-16perf: arm_pmu: Remove event index to counter remappingRob Herring (Arm)
2024-07-03perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)
2024-04-26drivers/perf: riscv: Implement SBI PMU snapshot functionAtish Patra
2023-12-17arm: perf: Fix ARCH=arm build with GCCJames Clark
2023-12-12arm64: perf: Add support for event counting thresholdJames Clark
2023-12-12arm: pmu: Share user ABI format mechanism with SPEJames Clark
2023-12-12arm64: perf: Include threshold control fields in PMEVTYPER maskJames Clark
2023-12-12arm: perf: Convert remaining fields to use GENMASKJames Clark
2023-12-12arm: perf: Use GENMASK for PMMIR fieldsJames Clark
2023-12-12arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark
2023-12-05drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'Anshuman Khandual
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