summaryrefslogtreecommitdiffstats
path: root/drivers/perf
AgeCommit message (Expand)AuthorLines
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados-2/+2
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-486/+863
2025-01-10perf: arm_spe: Add format option for discard modeJames Clark-0/+22
2025-01-10drivers/perf: apple_m1: Map generic branch eventsOliver Upton-0/+2
2025-01-09Merge patch series "SBI PMU event related fixes"Palmer Dabbelt-10/+12
2025-01-09drivers/perf: riscv: Do not allow invalid raw event configAtish Patra-2/+5
2025-01-09drivers/perf: riscv: Return error for default caseAtish Patra-2/+3
2025-01-09drivers/perf: riscv: Fix Platform firmware event dataAtish Patra-7/+5
2025-01-07drivers/perf: hisi: Set correct IRQ affinity for PMUs with no associationYicong Yang-1/+1
2024-12-19perf: imx9_perf: Introduce AXI filter version to refactor the driver and bett...Xu Yang-8/+25
2024-12-19perf/arm-cmn: Permit more exhaustive groupsRobin Murphy-2/+2
2024-12-11perf/dwc_pcie: Qualify RAS DES VSEC Capability by Vendor, RevisionBjorn Helgaas-31/+37
2024-12-10drivers/perf: hisi: Delete redundant blank line of DDRC PMUJunhao He-1/+0
2024-12-10drivers/perf: hisi: Fix incorrect variable name "hha_pmu" in DDRC PMU driverJunhao He-3/+3
2024-12-10drivers/perf: hisi: Export associated CPUs of each PMU through sysfsYicong Yang-0/+10
2024-12-10drivers/perf: hisi: Provide a generic implementation of cpumask/identifierYicong Yang-195/+63
2024-12-10drivers/perf: hisi: Add a common function to retrieve topology from firmwareYicong Yang-43/+60
2024-12-10drivers/perf: hisi: Extract topology information to a separate structureYicong Yang-52/+78
2024-12-10drivers/perf: hisi: Refactor the detection of associated CPUsYicong Yang-8/+20
2024-12-10drivers/perf: hisi: Migrate to one online CPU if no associated one onlineYicong Yang-1/+8
2024-12-10drivers/perf: hisi: Don't update the associated_cpus on CPU offlineYicong Yang-3/+0
2024-12-10drivers/perf: hisi: Define a symbol namespace for HiSilicon Uncore PMUsYicong Yang-18/+25
2024-12-09perf/marvell: Odyssey LLC-TAD performance monitor supportGowthami Thiagarajan-0/+35
2024-12-09perf/marvell: Refactor to extract platform dataGowthami Thiagarajan-3/+28
2024-12-09perf/marvell: Odyssey DDR Performance monitor supportGowthami Thiagarajan-5/+268
2024-12-09perf/marvell: Refactor to extract PMU operationsGowthami Thiagarajan-22/+83
2024-12-09perf/marvell: Refactor to extract platform dataGowthami Thiagarajan-49/+113
2024-12-09perf/dwc_pcie: Fix the event numbersIlkka Koskinen-2/+2
2024-12-09perf: arm_cspmu: nvidia: monitor all ports by defaultBesar Wicaksono-2/+4
2024-12-09perf: arm_cspmu: nvidia: enable NVLINK-C2C port filteringBesar Wicaksono-2/+3
2024-12-09perf: arm_cspmu: nvidia: remove unsupported SCF eventsBesar Wicaksono-64/+0
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-1/+1
2024-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-10/+13
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2024-11-25perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim-2/+2
2024-11-25perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao-8/+11
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-44/+497
2024-11-18perf: arm-ni: Remove spurious NULL in attribute_group definitionThomas Weißschuh-1/+0
2024-11-12drivers: perf: Fix wrong put_cpu() placementAlexandre Ghiti-2/+2
2024-11-06perf: Switch back to struct platform_driver::remove()Uwe Kleine-König-23/+23
2024-10-29perf: arm_pmuv3: Add support for Samsung Mongoose PMUMarkuss Broks-0/+3
2024-10-29perf/dwc_pcie: Fix typos in event namesIlkka Koskinen-3/+3
2024-10-29perf/dwc_pcie: Add support for Ampere SoCsIlkka Koskinen-0/+1
2024-10-28perf/marvell: Marvell PEM performance monitor supportGowthami Thiagarajan-0/+433
2024-10-28perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access controlRob Herring (Arm)-10/+19
2024-10-24perf/dwc_pcie: Convert the events with mixed case to lowercaseIlkka Koskinen-4/+4
2024-10-24perf/cxlpmu: Support missing events in 3.1 specDavidlohr Bueso-3/+6
2024-10-24perf: imx_perf: add support for i.MX91 platformXu Yang-0/+5
2024-10-14drivers perf: remove unused field pmu_nodeYunhui Cui-1/+0
2024-10-01drivers/perf: riscv: Align errno for unsupported perf eventPu Lehui-4/+4