summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm-cmn.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-03-141-7/+7
|\
| * perf/arm-cmn: Improve debugfs pretty-printing for large configsRobin Murphy2024-02-091-4/+5
| * perf: arm-cmn: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-3/+2
* | perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)Ilkka Koskinen2024-02-091-0/+11
|/
* Merge branch 'for-next/fixes' into for-next/coreWill Deacon2024-01-041-1/+1
|\
| * perf/arm-cmn: Fail DTC counter allocation correctlyRobin Murphy2023-12-121-1/+1
* | perf/arm-cmn: Fix HN-F class_occup_id eventsRobin Murphy2023-12-051-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-011-69/+85
|\
| * perf/arm-cmn: Enable per-DTC counter allocationRobin Murphy2023-10-231-8/+10
| * perf/arm-cmn: Rework DTC counters (again)Robin Murphy2023-10-231-62/+64
| * perf/arm-cmn: Fix DTC domain detectionRobin Murphy2023-10-231-2/+14
* | perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7Jing Zhang2023-09-291-1/+1
|/
* perf/arm-cmn: Add CMN-700 r3 supportRobin Murphy2023-07-281-0/+94
* perf/arm-cmn: Refactor HN-F event selector macrosRobin Murphy2023-07-281-20/+29
* perf/arm-cmn: Remove spurious event aliasesRobin Murphy2023-07-281-3/+13
* perf/arm-cmn: Add sysfs identifierRobin Murphy2023-06-161-4/+16
* perf/arm-cmn: Revamp model detectionRobin Murphy2023-06-161-52/+93
* perf/arm-cmn: Fix DTC resetRobin Murphy2023-06-051-3/+4
* perf/arm-cmn: Fix port detection for CMN-700Robin Murphy2023-04-141-27/+30
* perf/arm-cmn: Validate cycles events fullyRobin Murphy2023-04-061-1/+1
* perf/arm-cmn: Move overlapping wp_combine fieldIlkka Koskinen2023-03-271-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-211-0/+1
|\
| * perf/arm-cmn: Reset DTM_PMU_CONFIG at probeRobin Murphy2023-01-191-0/+1
* | Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy2023-01-261-1/+6
|/
* perf/arm-cmn: Add more bits to child node address offset fieldIlkka Koskinen2022-09-221-1/+1
* perf/arm-cmn: Decode CAL devices properly in debugfsRobin Murphy2022-05-121-1/+2
* perf/arm-cmn: Fix filter_sel lookupRobin Murphy2022-05-111-1/+1
* perf/arm-cmn: Add CMN-700 supportRobin Murphy2022-05-061-16/+220
* perf/arm-cmn: Refactor occupancy filter selectorRobin Murphy2022-05-061-72/+98
* perf/arm-cmn: Add CMN-650 supportRobin Murphy2022-05-061-46/+176
* perf/arm-cmn: Update watchpoint formatRobin Murphy2022-03-081-6/+12
* perf/arm-cmn: Hide XP PUB events for CMN-600Robin Murphy2022-03-081-0/+3
* perf/arm-cmn: Make arm_cmn_debugfs staticRobin Murphy2022-02-081-1/+1
* 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-141-12/+13
* perf/arm-cmn: Account for NUMA affinityRobin Murphy2021-12-141-13/+38
* perf/arm-cmn: Fix CPU hotplug unregistrationRobin Murphy2021-12-141-2/+3
* perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...Tuan Phan2021-06-171-1/+1
* drivers/perf: arm-cmn: Add space after ','Junhao He2021-05-251-1/+1
* perf/arm-cmn: Use irq_set_affinity()Thomas Gleixner2021-05-241-7/+2
* drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang2021-03-251-11/+11