summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)AuthorFilesLines
2024-04-19perf/hisi-pcie: Assign parent for event_source deviceJonathan Cameron1-0/+1
2024-04-10perf/arm-cmn: Set PMU device parentRobin Murphy1-0/+1
2024-04-09perf/thunderx2: Avoid placing cpumask on the stackDawei Li1-7/+3
2024-04-09perf/qcom_l2: Avoid placing cpumask on the stackDawei Li1-5/+3
2024-04-09perf/hisi_uncore: Avoid placing cpumask on the stackDawei Li1-4/+2
2024-04-09perf/hisi_pcie: Avoid placing cpumask on the stackDawei Li1-5/+4
2024-04-09perf/dwc_pcie: Avoid placing cpumask on the stackDawei Li1-6/+4
2024-04-09perf/arm_dsu: Avoid placing cpumask on the stackDawei Li1-13/+6
2024-04-09perf/arm_cspmu: Avoid placing cpumask on the stackDawei Li1-5/+3
2024-04-09perf/arm-cmn: Avoid placing cpumask on the stackDawei Li1-5/+5
2024-04-09perf/alibaba_uncore_drw: Avoid placing cpumask on the stackDawei Li1-7/+3
2024-04-09drivers/perf: thunderx2_pmu: Replace open coded acpi_match_acpi_device()Andy Shevchenko1-12/+7
2024-04-09drivers: perf: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-1/+0
2024-03-27drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui1-0/+4
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+46
2024-03-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+2
2024-03-19perf: starfive: fix 64-bit only COMPILE_TEST conditionConor Dooley1-1/+2
2024-03-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds30-208/+885
2024-03-12perf: RISC-V: Introduce Andes PMU to support perf event samplingYu Chien Peter Lin2-3/+46
2024-03-12perf: RISC-V: Eliminate redundant interrupt enable/disable operationsYu Chien Peter Lin1-2/+0
2024-03-12Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-03-05perf: starfive: Only allow COMPILE_TEST for 64-bit architecturesWill Deacon1-1/+1
2024-03-04perf: starfive: Add StarLink PMU supportJi Sheng Teoh3-0/+652
2024-03-04drivers/perf: hisi_pcie: Merge find_related_event() and get_event_idx()Junhao He1-32/+19
2024-03-04drivers/perf: hisi_pcie: Relax the check on related eventsJunhao He1-6/+2
2024-03-04drivers/perf: hisi_pcie: Check the target filter properlyJunhao He1-4/+4
2024-03-04drivers/perf: hisi_pcie: Add more events for counting TLP bandwidthYicong Yang1-0/+8
2024-03-04drivers/perf: hisi_pcie: Fix incorrect counting under metric modeYicong Yang1-1/+7
2024-03-04drivers/perf: hisi_pcie: Introduce hisi_pcie_pmu_get_event_ctrl_val()Yicong Yang1-3/+10
2024-03-04drivers/perf: hisi_pcie: Rename hisi_pcie_pmu_{config,clear}_filter()Yicong Yang1-4/+4
2024-03-04drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09Junhao He1-1/+41
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-18/+18
2024-02-29perf: RISCV: Fix panic on pmu overflow handlerFei Wu1-4/+4
2024-02-27drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov2-14/+12
2024-02-27drivers: perf: added capabilities for legacy PMUVadim Shakirov1-0/+2
2024-02-20perf: CXL: fix CPMU filter value mask lengthHojin Nam1-5/+5
2024-02-15irqchip: Convert all platform MSI users to the new APIThomas Gleixner1-2/+2
2024-02-09perf/arm_cspmu: Add devicetree supportRobin Murphy1-12/+55
2024-02-09perf/arm_cspmu: Simplify counter resetRobin Murphy1-6/+1
2024-02-09perf/arm_cspmu: Simplify attribute groupsRobin Murphy2-17/+10
2024-02-09perf/arm_cspmu: Simplify initialisationRobin Murphy2-39/+22
2024-02-09perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)Ilkka Koskinen1-0/+11
2024-02-09perf: CXL: fix mismatched cpmu event opcodeHojin Nam1-1/+1
2024-02-09perf/arm-cmn: Improve debugfs pretty-printing for large configsRobin Murphy1-4/+5
2024-02-09perf: xgene: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-09perf: thunderx2: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-02-09perf: qcom_l2: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-02-09perf: marvell_cn10k_tad: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-09perf: marvell_cn10k_ddr: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-02-09perf: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König6-18/+12