aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm-cmn.c
AgeCommit message (Expand)Author
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-02-09perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)Ilkka Koskinen
2024-02-09perf/arm-cmn: Improve debugfs pretty-printing for large configsRobin Murphy
2024-02-09perf: arm-cmn: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04Merge branch 'for-next/fixes' into for-next/coreWill Deacon
2023-12-12perf/arm-cmn: Fail DTC counter allocation correctlyRobin Murphy
2023-12-05perf/arm-cmn: Fix HN-F class_occup_id eventsRobin Murphy
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
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-09-29perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7Jing Zhang
2023-07-28perf/arm-cmn: Add CMN-700 r3 supportRobin Murphy
2023-07-28perf/arm-cmn: Refactor HN-F event selector macrosRobin Murphy
2023-07-28perf/arm-cmn: Remove spurious event aliasesRobin Murphy
2023-06-16perf/arm-cmn: Add sysfs identifierRobin Murphy
2023-06-16perf/arm-cmn: Revamp model detectionRobin Murphy
2023-06-05perf/arm-cmn: Fix DTC resetRobin Murphy
2023-04-14perf/arm-cmn: Fix port detection for CMN-700Robin Murphy
2023-04-06perf/arm-cmn: Validate cycles events fullyRobin Murphy
2023-03-27perf/arm-cmn: Move overlapping wp_combine fieldIlkka Koskinen
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy
2023-01-19perf/arm-cmn: Reset DTM_PMU_CONFIG at probeRobin Murphy
2022-09-22perf/arm-cmn: Add more bits to child node address offset fieldIlkka Koskinen
2022-05-12perf/arm-cmn: Decode CAL devices properly in debugfsRobin Murphy
2022-05-11perf/arm-cmn: Fix filter_sel lookupRobin Murphy
2022-05-06perf/arm-cmn: Add CMN-700 supportRobin Murphy
2022-05-06perf/arm-cmn: Refactor occupancy filter selectorRobin Murphy
2022-05-06perf/arm-cmn: Add CMN-650 supportRobin Murphy
2022-03-08perf/arm-cmn: Update watchpoint formatRobin Murphy
2022-03-08perf/arm-cmn: Hide XP PUB events for CMN-600Robin Murphy
2022-02-08perf/arm-cmn: Make arm_cmn_debugfs staticRobin Murphy
2021-12-14perf/arm-cmn: Add debugfs topology infoRobin Murphy
2021-12-14perf/arm-cmn: Add CI-700 SupportRobin Murphy
2021-12-14perf/arm-cmn: Support new IP featuresRobin Murphy
2021-12-14perf/arm-cmn: Demarcate CMN-600 specificsRobin Murphy
2021-12-14perf/arm-cmn: Move group validation data off-stackRobin Murphy
2021-12-14perf/arm-cmn: Optimise DTC counter accessesRobin Murphy
2021-12-14perf/arm-cmn: Optimise DTM counter readsRobin Murphy
2021-12-14perf/arm-cmn: Refactor DTM handlingRobin Murphy
2021-12-14perf/arm-cmn: Streamline node iterationRobin Murphy
2021-12-14perf/arm-cmn: Refactor node ID handlingRobin Murphy
2021-12-14perf/arm-cmn: Drop compile-test restrictionRobin Murphy
2021-12-14perf/arm-cmn: Account for NUMA affinityRobin Murphy
2021-12-14perf/arm-cmn: Fix CPU hotplug unregistrationRobin Murphy
2021-06-17perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...Tuan Phan
2021-05-25drivers/perf: arm-cmn: Add space after ','Junhao He
2021-05-24perf/arm-cmn: Use irq_set_affinity()Thomas Gleixner
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang