diff options
author | Changwoo Min <changwoo@igalia.com> | 2025-02-04 14:20:51 +0900 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-02-04 10:36:47 -1000 |
commit | 824d4f2dce50da4b748c1e280cb50e4b82146ce7 (patch) | |
tree | f37ab40c586425091e461615feb2070eec11593e /tools/perf/scripts/python/parallel-perf.py | |
parent | 7125660bc16b7e87665bc859e7337388bdb63e0a (diff) |
sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITING
Add a core event, SCX_EV_ENQ_SKIP_EXITING, which represents how many
times a task is enqueued to a local DSQ when exiting if
SCX_OPS_ENQ_EXITING is not set.
__scx_add_event() is used since the caller holds an rq lock,
so the preemption has already been disabled.
Signed-off-by: Changwoo Min <changwoo@igalia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions