summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
3 daysperf/arm-cmn: Reject unsupported hardware configurationsRobin Murphy
3 daysperf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior
3 daysperf/arm-cmn: Support CMN-600AERobin Murphy
3 daysperf: arm_spe: Properly set hw.state on failuresLeo Yan
2025-10-29drivers/perf: hisi: Relax the event ID check in the frameworkYicong Yang
2025-10-15perf: arm_spe: Prevent overflow in PERF_IDX2OFF()Leo Yan
2025-08-28perf/cxlpmu: Remove unintended newline from IRQ name format stringAlok Tiwari
2025-06-19perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson...Anand Moon
2025-06-04perf/arm-cmn: Initialise cmn->cpu earlierRobin Murphy
2025-06-04perf/arm-cmn: Fix REQ2/SNP2 mixupRobin Murphy
2025-06-04perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling countersRob Herring (Arm)
2025-04-25perf: arm_pmu: Don't disable counter in armpmu_add()Mark Rutland
2024-12-09perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim
2024-12-09perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao
2024-10-10drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark
2024-10-04perf/arm-cmn: Fail DTC counter allocation correctlyRobin Murphy
2024-10-04perf/arm-cmn: Ensure dtm_idx is big enoughRobin Murphy
2024-10-04perf/arm-cmn: Fix CCLA register offsetRobin Murphy
2024-10-04perf/arm-cmn: Refactor node ID handling. Again.Robin Murphy
2024-10-04perf/arm-cmn: Improve debugfs pretty-printing for large configsRobin Murphy
2024-10-04perf/arm-cmn: Rework DTC counters (again)Robin Murphy
2024-10-04drivers/perf: hisi_pcie: Fix TLP headers bandwidth countingYicong Yang
2024-10-04drivers/perf: hisi_pcie: Record hardware counts correctlyYicong Yang
2024-10-04drivers/perf: Fix ali_drw_pmu driver interrupt status clearingJing Zhang
2024-08-11perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry
2024-08-11perf: imx_perf: fix counter start and config sequenceXu Yang
2024-07-25drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpusSamuel Holland
2024-06-12perf/arm-dmc620: Fix lockdep assert in ->event_init()Namhyung Kim
2024-06-12drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()Hao Chen
2024-06-12drivers/perf: hisi: hns3: Fix out-of-bound access when valid event groupJunhao He
2024-06-12drivers/perf: hisi_pcie: Fix out-of-bound access when valid event groupJunhao He
2024-04-13drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09Junhao He
2024-04-10drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui
2024-03-26perf: RISCV: Fix panic on pmu overflow handlerFei Wu
2024-03-26perf: CXL: fix CPMU filter value mask lengthHojin Nam
2024-03-26perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)Ilkka Koskinen
2024-03-06drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov
2024-03-06drivers: perf: added capabilities for legacy PMUVadim Shakirov
2024-02-23perf: CXL: fix mismatched cpmu event opcodeHojin Nam
2024-02-05drivers/perf: pmuv3: don't expose SW_INCR event in sysfsMark Rutland
2024-01-25drivers/perf: hisi: Fix some event id for HiSilicon UC pmuJunhao He
2024-01-25perf/arm-cmn: Fix HN-F class_occup_id eventsRobin Murphy
2023-11-28drivers: perf: Check find_first_bit() return valueAlexandre Ghiti
2023-11-28perf: arm_cspmu: Reject events meant for other PMUsIlkka Koskinen
2023-11-20arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen
2023-11-20drivers: perf: Do not broadcast to other cpus when starting a counterAlexandre Ghiti
2023-11-20perf: hisi: Fix use-after-free when register pmu failsJunhao He
2023-11-20drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang
2023-11-20perf/arm-cmn: Fix DTC domain detectionRobin Murphy
2023-11-20drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...Hao Chen