summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2026-07-16 15:56:37 +0100
committerWill Deacon <will@kernel.org>2026-08-02 11:16:22 +0000
commit36e200f0199192c48e563bd365fe6e88e4cb0862 (patch)
tree8ba525d148ec83c967c7ae743ded967f98ff5c77 /tools/perf/scripts/python
parent60b234db6bf127ad0ab831c0fddb511e9bf63fe5 (diff)
perf/arm_cspmu: Make IRQ more optional
If we have 64-bit counters, we can reasonably assume we'll never have to handle an overflow before the end of the universe (since we're a system PMU with no sampling). Thus even if firmware does specify an IRQ, we can still continue in the event of being unable to request it. This can help systems where IRQs cannot be claimed exclusively, or are broken in other ways. 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')
0 files changed, 0 insertions, 0 deletions