diff options
author | Changwoo Min <changwoo@igalia.com> | 2025-01-31 16:09:29 +0900 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-02-02 07:23:18 -1000 |
commit | f7f6142107f0e0dd4a2b041116461a049ca18cb0 (patch) | |
tree | 0353dac975cfb1e2ac2ed1810ebe1c61e3738b0c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 17103b8504de68958b0ff412ed2ae2e6484fa65f (diff) |
sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACK
Add a core event, SCX_EV_SELECT_CPU_FALLBACK, which represents how many times
ops.select_cpu() returns a CPU that the task can't use.
__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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions