summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
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
2024-12-09perf/marvell: Refactor to extract PMU operationsGowthami Thiagarajan
2024-12-09perf/marvell: Refactor to extract platform dataGowthami Thiagarajan
2024-12-09perf/dwc_pcie: Fix the event numbersIlkka Koskinen
2024-12-09perf: arm_cspmu: nvidia: monitor all ports by defaultBesar Wicaksono
2024-12-09perf: arm_cspmu: nvidia: enable NVLINK-C2C port filteringBesar Wicaksono
2024-12-09perf: arm_cspmu: nvidia: remove unsupported SCF eventsBesar Wicaksono
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-25perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim
2024-11-25perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-11-18perf: arm-ni: Remove spurious NULL in attribute_group definitionThomas Weißschuh
2024-11-12drivers: perf: Fix wrong put_cpu() placementAlexandre Ghiti
2024-11-06perf: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-29perf: arm_pmuv3: Add support for Samsung Mongoose PMUMarkuss Broks
2024-10-29perf/dwc_pcie: Fix typos in event namesIlkka Koskinen
2024-10-29perf/dwc_pcie: Add support for Ampere SoCsIlkka Koskinen
2024-10-28perf/marvell: Marvell PEM performance monitor supportGowthami Thiagarajan
2024-10-28perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access controlRob Herring (Arm)
2024-10-24perf/dwc_pcie: Convert the events with mixed case to lowercaseIlkka Koskinen
2024-10-24perf/cxlpmu: Support missing events in 3.1 specDavidlohr Bueso
2024-10-24perf: imx_perf: add support for i.MX91 platformXu Yang
2024-10-14drivers perf: remove unused field pmu_nodeYunhui Cui
2024-10-01drivers/perf: riscv: Align errno for unsupported perf eventPu Lehui
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-20perf/riscv-sbi: Add platform specific firmware event handlingMayuresh Chitale
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-15drivers/perf: riscv: Remove redundant macro checkXiao Wang
2024-09-12perf: arm-ni: Fix an NULL vs IS_ERR() bugDan Carpenter
2024-09-10drivers: perf: Fix smp_processor_id() use in preemptible codeAlexandre Ghiti
2024-09-09perf: arm_pmuv3: Use BR_RETIRED for HW branch event if enabledIlkka Koskinen
2024-09-06perf: Add driver for Arm NI-700 interconnect PMURobin Murphy
2024-09-06perf/arm-cmn: Improve format attr printingRobin Murphy
2024-09-06perf/arm-cmn: Clean up unnecessary NUMA_NO_NODE checkRobin Murphy
2024-09-04perf/arm-cmn: Support CMN S3Robin Murphy
2024-09-04perf/arm-cmn: Refactor DTC PMU register accessRobin Murphy
2024-09-04perf/arm-cmn: Make cycle counts less surprisingRobin Murphy
2024-09-04perf/arm-cmn: Improve build-time assertionRobin Murphy