summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@kernel.org>2026-02-24 17:38:57 +0100
committerPeter Zijlstra <peterz@infradead.org>2026-02-27 16:40:16 +0100
commitb7418e6e9b87b849af4df93d527ff83498d1e4c3 (patch)
treec4e20e6b30a2491e0016e80aa5fd4f08bb006d4e /tools/perf/scripts/python/stackcollapse.py
parent1339eeb73d6b99cf3aa9981f3f91d6ac4a49c72e (diff)
hrtimer: Use linked timerqueue
To prepare for optimizing the rearming of enqueued timers, switch to the linked timerqueue. That allows to check whether the new expiry time changes the position of the timer in the RB tree or not, by checking the new expiry time against the previous and the next timers expiry. Signed-off-by: Thomas Gleixner <tglx@kernel.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://patch.msgid.link/20260224163431.806643179@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions