diff options
author | Changwoo Min <changwoo@igalia.com> | 2025-01-31 16:09:30 +0900 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-02-02 07:23:18 -1000 |
commit | 9be0a1b0c8fbd21ef6d7f9428a76b759f9db0de3 (patch) | |
tree | bf2724b08b4b269bc6a363c3022cae3ca1a12a85 /tools/perf/scripts/python/gecko.py | |
parent | f7f6142107f0e0dd4a2b041116461a049ca18cb0 (diff) |
sched_ext: Add an event, SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE
Add a core event, SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE, which represents how
many times a BPF scheduler tries to dispatch to an offlined local DSQ.
__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/gecko.py')
0 files changed, 0 insertions, 0 deletions