summaryrefslogtreecommitdiffstats
path: root/drivers/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-4/+1
|\
| * perf/smmuv3: Use msi_get_virq()Thomas Gleixner2021-12-161-4/+1
* | drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL checkDan Carpenter2022-01-041-1/+1
* | perf/smmuv3: Fix unused variable warning when CONFIG_OF=nWill Deacon2022-01-041-0/+2
* | Merge branch 'for-next/perf-smmu' into for-next/perfWill Deacon2021-12-141-2/+64
|\ \
| * | perf/smmuv3: Synthesize IIDR from CoreSight ID registersRobin Murphy2021-12-141-1/+54
| * | perf/smmuv3: Add devicetree supportJean-Philippe Brucker2021-12-141-1/+10
| |/
* | Merge branch 'for-next/perf-hisi' into for-next/perfWill Deacon2021-12-143-0/+959
|\ \
| * | drivers/perf: hisi: Add driver for HiSilicon PCIe PMUQi Liu2021-12-143-0/+959
| |/
* | Merge branch 'for-next/perf-cn10k' into for-next/perfWill Deacon2021-12-143-0/+437
|\ \
| * | drivers: perf: Add LLC-TAD perf counter supportBhaskara Budiredla2021-12-143-0/+437
| |/
* | perf/arm-cmn: Add debugfs topology infoRobin Murphy2021-12-141-3/+148
* | perf/arm-cmn: Add CI-700 SupportRobin Murphy2021-12-141-4/+53
* | perf/arm-cmn: Support new IP featuresRobin Murphy2021-12-141-47/+171
* | perf/arm-cmn: Demarcate CMN-600 specificsRobin Murphy2021-12-141-151/+162
* | perf/arm-cmn: Move group validation data off-stackRobin Murphy2021-12-141-18/+25
* | perf/arm-cmn: Optimise DTC counter accessesRobin Murphy2021-12-141-17/+12
* | perf/arm-cmn: Optimise DTM counter readsRobin Murphy2021-12-141-8/+9
* | perf/arm-cmn: Refactor DTM handlingRobin Murphy2021-12-141-82/+87
* | perf/arm-cmn: Streamline node iterationRobin Murphy2021-12-141-13/+20
* | perf/arm-cmn: Refactor node ID handlingRobin Murphy2021-12-141-38/+56
* | perf/arm-cmn: Drop compile-test restrictionRobin Murphy2021-12-142-13/+14
* | perf/arm-cmn: Account for NUMA affinityRobin Murphy2021-12-141-13/+38
* | perf/arm-cmn: Fix CPU hotplug unregistrationRobin Murphy2021-12-141-2/+3
|/
* Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-021-5/+2
|\
| * perf: qcom_l2_pmu: ACPI: Use ACPI_COMPANION() directlyRafael J. Wysocki2021-10-271-5/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-11-013-7/+9
|\ \ | |/ |/|
| * drivers/perf: Improve build test coverageJohn Garry2021-10-041-5/+7
| * drivers/perf: thunderx2_pmu: Change data in size tx2_uncore_event_update()John Garry2021-10-041-1/+1
| * drivers/perf: hisi: Fix PA PMU counter offsetShaokun Zhang2021-10-041-1/+1
* | KVM: arm64: Fix PMU probe orderingMarc Zyngier2021-09-201-0/+2
|/
* drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()Jing Xiangfeng2021-06-171-2/+4
* perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...Tuan Phan2021-06-171-1/+1
* drivers/perf: Simplify EVENT ATTR macro in fsl_imx8_ddr_perf.cQi Liu2021-06-111-5/+2
* drivers/perf: Simplify EVENT ATTR macro in xgene_pmu.cQi Liu2021-06-111-7/+4
* drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.cQi Liu2021-06-111-4/+1
* drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.cQi Liu2021-06-111-5/+2
* drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driverQi Liu2021-06-111-5/+2
* perf/smmuv3: Don't trample existing events with global filterRobin Murphy2021-06-111-8/+10
* perf/hisi: Constify static attribute_group structsRikard Falkeborn2021-06-082-2/+2
* perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()ChenXiaoSong2021-06-081-3/+1
* drivers/perf: hisi: Fix data source controlShaokun Zhang2021-06-041-2/+2
* perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao2021-06-021-2/+2
* arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao2021-06-021-3/+1
* perf: arm_spe: use DEVICE_ATTR_RO macroYueHaibing2021-06-011-4/+3
* perf: xgene_pmu: use DEVICE_ATTR_RO macroYueHaibing2021-06-011-3/+3
* perf: qcom: use DEVICE_ATTR_RO macroYueHaibing2021-06-011-3/+3
* perf: arm_pmu: use DEVICE_ATTR_RO macroYueHaibing2021-06-011-3/+3
* drivers/perf: hisi: use the correct HiSilicon copyrightHao Fang2021-06-016-6/+6
* drivers/perf: arm-cci: Fix checkpatch spacing errorJunhao He2021-05-251-2/+2