summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-17perf/arm_cspmu: Fix missing io.h includeRobin Murphy
2025-03-13perf/arm_cspmu: Add PMEVFILT2R supportRobin Murphy
2025-03-13perf/arm_cspmu: Generalise event filteringRobin Murphy
2025-03-13perf/arm_cspmu: Move register definitons to headerRobin Murphy
2025-03-13Merge branch 'perf/m1-guest-events' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon
2025-03-11drivers/perf: apple_m1: Provide helper for mapping PMUv3 eventsOliver Upton
2025-03-11drivers/perf: apple_m1: Support host/guest event filteringOliver Upton
2025-03-11drivers/perf: apple_m1: Refactor event select/filter configurationOliver Upton
2025-03-03perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'Manivannan Sadhasivam
2025-03-01perf/dwc_pcie: fix duplicate pci_dev devicesYunhui Cui
2025-03-01perf/dwc_pcie: fix some unreleased resourcesYunhui Cui
2025-03-01perf/arm-cmn: Minor event type housekeepingRobin Murphy
2025-03-01perf: apple_m1: Don't disable counter in m1_pmu_enable_event()Rob Herring (Arm)
2025-03-01perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable...Rob Herring (Arm)
2025-03-01perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and i...Rob Herring (Arm)
2025-03-01perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()Mark Rutland
2025-03-01perf: arm_pmu: Don't disable counter in armpmu_add()Mark Rutland
2025-03-01perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling countersRob Herring (Arm)
2025-02-28perf: arm_pmuv3: Add support for ARM Rainier PMUVincenzo Frascino
2025-02-26perf: Remove unnecessary parameter of security checkLuo Gengkun
2025-02-18drivers: perf: Switch to use hrtimer_setup()Nam Cao
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-10perf: arm_spe: Add format option for discard modeJames Clark
2025-01-10drivers/perf: apple_m1: Map generic branch eventsOliver Upton
2025-01-09Merge patch series "SBI PMU event related fixes"Palmer Dabbelt
2025-01-09drivers/perf: riscv: Do not allow invalid raw event configAtish Patra
2025-01-09drivers/perf: riscv: Return error for default caseAtish Patra
2025-01-09drivers/perf: riscv: Fix Platform firmware event dataAtish Patra
2025-01-07drivers/perf: hisi: Set correct IRQ affinity for PMUs with no associationYicong Yang
2024-12-19perf: imx9_perf: Introduce AXI filter version to refactor the driver and bett...Xu Yang
2024-12-19perf/arm-cmn: Permit more exhaustive groupsRobin Murphy
2024-12-11perf/dwc_pcie: Qualify RAS DES VSEC Capability by Vendor, RevisionBjorn Helgaas
2024-12-10drivers/perf: hisi: Delete redundant blank line of DDRC PMUJunhao He
2024-12-10drivers/perf: hisi: Fix incorrect variable name "hha_pmu" in DDRC PMU driverJunhao He
2024-12-10drivers/perf: hisi: Export associated CPUs of each PMU through sysfsYicong Yang
2024-12-10drivers/perf: hisi: Provide a generic implementation of cpumask/identifierYicong Yang
2024-12-10drivers/perf: hisi: Add a common function to retrieve topology from firmwareYicong Yang
2024-12-10drivers/perf: hisi: Extract topology information to a separate structureYicong Yang
2024-12-10drivers/perf: hisi: Refactor the detection of associated CPUsYicong Yang
2024-12-10drivers/perf: hisi: Migrate to one online CPU if no associated one onlineYicong Yang
2024-12-10drivers/perf: hisi: Don't update the associated_cpus on CPU offlineYicong Yang
2024-12-10drivers/perf: hisi: Define a symbol namespace for HiSilicon Uncore PMUsYicong Yang
2024-12-09perf/marvell: Odyssey LLC-TAD performance monitor supportGowthami Thiagarajan
2024-12-09perf/marvell: Refactor to extract platform dataGowthami Thiagarajan
2024-12-09perf/marvell: Odyssey DDR Performance monitor supportGowthami Thiagarajan