diff options
author | Changwoo Min <changwoo@igalia.com> | 2025-01-31 16:09:31 +0900 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-02-02 07:23:18 -1000 |
commit | 7125660bc16b7e87665bc859e7337388bdb63e0a (patch) | |
tree | f5bc55e0cdcd409aa46291ba273665d5b6cdb221 /tools/perf/scripts/python/parallel-perf.py | |
parent | 9be0a1b0c8fbd21ef6d7f9428a76b759f9db0de3 (diff) |
sched_ext: Add an event, SCX_EV_DISPATCH_KEEP_LAST
Add a core event, SCX_EV_DISPATCH_KEEP_LAST, which represents how many
times a task is continued to run without ops.enqueue() when
SCX_OPS_ENQ_LAST 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