summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
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
2024-09-04perf/arm-cmn: Ensure dtm_idx is big enoughRobin Murphy
2024-09-04perf/arm-cmn: Fix CCLA register offsetRobin Murphy
2024-09-04perf/arm-cmn: Refactor node ID handling. Again.Robin Murphy
2024-08-30drivers/perf: hisi_pcie: Export supported Root Ports [bdf_min, bdf_max]Yicong Yang
2024-08-30drivers/perf: hisi_pcie: Fix TLP headers bandwidth countingYicong Yang
2024-08-30drivers/perf: hisi_pcie: Record hardware counts correctlyYicong Yang
2024-08-30drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark
2024-08-23perf/dwc_pcie: Add support for QCOM vendor devicesKrishna chaitanya chundru
2024-08-23perf/dwc_pcie: Always register for PCIe bus notifierKrishna chaitanya chundru
2024-08-23perf/dwc_pcie: Fix registration issue in multi PCIe controller instancesKrishna chaitanya chundru
2024-08-23drivers/perf: Fix ali_drw_pmu driver interrupt status clearingJing Zhang
2024-08-23drivers/perf: apple_m1: add known PMU eventsYangyu Chen
2024-08-16perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counterRob Herring (Arm)
2024-08-16arm64: perf/kvm: Use a common PMU cycle counter defineRob Herring (Arm)
2024-08-16perf: arm_pmuv3: Prepare for more than 32 countersRob Herring (Arm)
2024-08-16perf: arm_pmu: Remove event index to counter remappingRob Herring (Arm)
2024-08-16perf: arm_pmu: Use of_property_present()Rob Herring (Arm)
2024-08-01perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-22Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt
2024-07-22riscv: Introduce vendor variants of extension helpersCharlie Jenkins
2024-07-22riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-10perf: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-03perf: RISC-V: Check standard event availabilitySamuel Holland
2024-07-03drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpusSamuel Holland
2024-07-03drivers/perf: riscv: Do not update the event data if uptodateAtish Patra
2024-07-03perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)
2024-07-03perf: arm_v6/7_pmu: Drop non-DT probe supportRob Herring (Arm)
2024-07-03perf/arm: Move 32-bit PMU drivers to drivers/perf/Rob Herring (Arm)
2024-07-03perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) checkRob Herring (Arm)
2024-07-03perf: arm_pmuv3: Avoid assigning fixed cycle counter with thresholdRob Herring (Arm)
2024-07-01perf: imx_perf: add support for i.MX95 platformXu Yang
2024-07-01perf: imx_perf: fix counter start and config sequenceXu Yang
2024-07-01perf: imx_perf: refactor driver for imx93Xu Yang