summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-01drivers/perf: RISC-V: Allow programming custom firmware eventsMayuresh Chitale
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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
2023-02-07perf: arm_spe: Print the version of SPE detectedRob Herring
2023-02-07perf: arm_spe: Add support for SPEv1.2 inverted event filteringRob Herring
2023-02-03drivers/perf: fsl_imx8_ddr_perf: Remove set-but-not-used variableSascha Hauer
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy
2023-01-19perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' eventRob Herring
2023-01-19perf: arm_spe: Use new PMSIDR_EL1 register enumsRob Herring
2023-01-19perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessorsRob Herring
2023-01-19arm64: Drop SYS_ from SPE register definesRob Herring
2023-01-19perf: arm_spe: Use feature numbering for PMSEVFR_EL1 definesRob Herring
2023-01-19perf/marvell: Add ACPI support to TAD uncore driverGowthami Thiagarajan
2023-01-19perf/marvell: Add ACPI support to DDR uncore driverGowthami Thiagarajan
2023-01-19perf/arm-cmn: Reset DTM_PMU_CONFIG at probeRobin Murphy
2023-01-19drivers/perf: hisi: Extract initialization of "cpa_pmu->pmu"Junhao He
2023-01-19drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()Junhao He
2023-01-19drivers/perf: hisi: Advertise the PERF_PMU_CAP_NO_EXCLUDE capabilityJunhao He
2023-01-13arm64, riscv, perf: Remove RCU_NONIDLE() usagePeter Zijlstra
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-06Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-12-02arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()Anshuman Khandual
2022-11-29drivers/perf: hisi: Add TLP filter supportYicong Yang
2022-11-29drivers/perf: hisi: Fix some event id for hisi-pcie-pmuYicong Yang
2022-11-29perf/amlogic: Remove unused header inclusions of <linux/version.h>Jiapeng Chong
2022-11-22perf/amlogic: Fix build error for x86_64 allmodconfigJiucheng Xu
2022-11-21perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driverJiucheng Xu
2022-11-18perf: arm_cspmu: Fix module cyclic dependencyBesar Wicaksono
2022-11-18perf: arm_cspmu: Fix build failure on x86_64Besar Wicaksono
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-11-15perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()sWill Deacon
2022-11-15perf: arm_cspmu: Add support for NVIDIA SCF and MCF attributeBesar Wicaksono
2022-11-15perf: arm_cspmu: Add support for ARM CoreSight PMU driverBesar Wicaksono
2022-11-15perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()Shang XiaoJing
2022-11-15perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()Shang XiaoJing
2022-11-15drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()Yuan Can
2022-11-15perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can
2022-11-08arm_pmu: acpi: handle allocation failureMark Rutland
2022-11-07arm_pmu: rework ACPI probingMark Rutland
2022-11-07arm_pmu: factor out PMU matchingMark Rutland
2022-11-07arm_pmu: acpi: factor out PMU<->CPU associationMark Rutland
2022-10-27drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresHeiko Stuebner