summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-29perf: RISCV: Fix panic on pmu overflow handlerFei Wu
2024-02-27drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov
2024-02-27drivers: perf: added capabilities for legacy PMUVadim Shakirov
2024-02-20perf: CXL: fix CPMU filter value mask lengthHojin Nam
2024-02-09perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)Ilkka Koskinen
2024-02-09perf: CXL: fix mismatched cpmu event opcodeHojin Nam
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-01-04Merge branch 'for-next/fixes' into for-next/coreWill Deacon
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki
2023-12-13drivers/perf: add DesignWare PCIe PMU driverShuai Xue
2023-12-13Revert "perf/arm_dmc620: Remove duplicate format attribute #defines"Will Deacon
2023-12-12perf/arm-cmn: Fail DTC counter allocation correctlyRobin Murphy
2023-12-12arm64: perf: Add support for event counting thresholdJames Clark
2023-12-12arm: pmu: Move error message and -EOPNOTSUPP to individual PMUsJames Clark
2023-12-12perf/arm_dmc620: Remove duplicate format attribute #definesJames Clark
2023-12-12arm: pmu: Share user ABI format mechanism with SPEJames Clark
2023-12-12arm64: perf: Include threshold control fields in PMEVTYPER maskJames Clark
2023-12-12arm: perf: Convert remaining fields to use GENMASKJames Clark
2023-12-12arm: perf: Use GENMASK for PMMIR fieldsJames Clark
2023-12-12arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark
2023-12-12arm: perf: Remove inlines from arm_pmuv3.cJames Clark
2023-12-12drivers/perf: arm_dsu_pmu: Remove kerneldoc-style comment syntaxWill Deacon
2023-12-12drivers/perf: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-06perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()Raag Jadav
2023-12-05perf: fsl_imx8_ddr: Add driver support for i.MX8DXL DDR PerfXu Yang
2023-12-05perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter supportXu Yang
2023-12-05drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'Anshuman Khandual
2023-12-05drivers/perf: hisi: Fix some event id for HiSilicon UC pmuJunhao He
2023-12-05drivers/perf: pmuv3: don't expose SW_INCR event in sysfsMark Rutland
2023-12-05drivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_EVENT()Anshuman Khandual
2023-12-05perf/arm-cmn: Fix HN-F class_occup_id eventsRobin Murphy
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang
2023-11-09Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...Palmer Dabbelt
2023-11-09drivers: perf: Do not broadcast to other cpus when starting a counterAlexandre Ghiti
2023-11-09drivers: perf: Check find_first_bit() return valueAlexandre Ghiti
2023-11-07arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen
2023-11-07perf: arm_cspmu: Reject events meant for other PMUsIlkka Koskinen
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-25perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UIDRaag Jadav
2023-10-24perf: hisi: Fix use-after-free when register pmu failsJunhao He
2023-10-24drivers/perf: hisi_pcie: Initialize event->cpu only on successYicong Yang
2023-10-24drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang
2023-10-23perf/arm-cmn: Enable per-DTC counter allocationRobin Murphy
2023-10-23perf/arm-cmn: Rework DTC counters (again)Robin Murphy
2023-10-23perf/arm-cmn: Fix DTC domain detectionRobin Murphy
2023-10-20perf: qcom: use acpi_device_uid() for fetching _UIDRaag Jadav