diff options
| author | Changwoo Min <changwoo@igalia.com> | 2025-02-04 08:20:51 +0300 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2025-02-04 23:36:47 +0300 |
| commit | 824d4f2dce50da4b748c1e280cb50e4b82146ce7 (patch) | |
| tree | f37ab40c586425091e461615feb2070eec11593e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 7125660bc16b7e87665bc859e7337388bdb63e0a (diff) | |
| download | linux-824d4f2dce50da4b748c1e280cb50e4b82146ce7.tar.xz | |
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
