diff options
author | Changwoo Min <changwoo@igalia.com> | 2025-02-04 14:20:53 +0900 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-02-04 10:36:47 -1000 |
commit | 5c605cd33cad957f3eff747e088d07db23808080 (patch) | |
tree | d5531405c78155b73338773216afd51903029b17 /tools/perf/scripts/python/parallel-perf.py | |
parent | 4f7a38c7c917436bb40f10c251a1a973e2f1ada8 (diff) |
sched_ext: Add an event, SCX_EV_BYPASS_DISPATCH
Add a core event, SCX_EV_BYPASS_DISPATCH, which represents how many
tasks have been dispatched in the bypass mode.
__scx_add_event() is used since the caller holds an rq lock or
p->pi_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