summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2025-10-25 03:18:48 +0300
committerTejun Heo <tj@kernel.org>2025-10-29 18:29:04 +0300
commit8803e6a7fb687795ab4326f3e96e9f666605d883 (patch)
treec52718ffdbee9d1bd11a4e458f38aed1c4ed6aab /tools/perf/scripts/python/stackcollapse.py
parent180b4ac3420c4b4e03c75b7077beb854af9282da (diff)
downloadlinux-8803e6a7fb687795ab4326f3e96e9f666605d883.tar.xz
sched_ext: Factor out reenq_local() from scx_bpf_reenqueue_local()
Factor out the core re-enqueue logic from scx_bpf_reenqueue_local() into a new reenq_local() helper function. scx_bpf_reenqueue_local() now handles the BPF kfunc checks and calls reenq_local() to perform the actual work. This is a prep patch to allow reenq_local() to be called from other contexts. Reviewed-by: Emil Tsalapatis <emil@etsalapatis.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions