summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2026-06-30 14:01:17 +0100
committerWill Deacon <will@kernel.org>2026-07-21 21:36:54 +0000
commit56603c28d91690594423d073442ef9acec2aaa45 (patch)
tree3bbd85ea1dae8107c236f547b82494748e487640 /tools/perf/scripts/python/task-analyzer.py
parenta13c140cc289c0b7b3770bce5b3ad42ab35074aa (diff)
perf/arm-cmn: Move DTM index data out of hw_perf_event
The amount of data we need to store all the per-DTM counter and watchpoint allocations is already testing the limits of hw_perf_event, and future CMNs are only likely to keep growing larger, so move these arrays out to separate memory allocations. As part of that we can use an explicit union for allocating cycle counters to dtc_cycles events, which is arguably nicer anyway. Reviewed-by: Ilkka Koskinen <ilkka@os.amperecomputing.com> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions