diff options
| author | zhidao su <soolaugust@gmail.com> | 2026-01-30 18:55:11 +0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-02-01 07:10:18 -1000 |
| commit | bd4f0822f4ecd98285208e3322ad23c2ead0c878 (patch) | |
| tree | bad6bc62a7f635335ca6f1de3991059c45d3b584 /scripts/basic | |
| parent | 36929ebd17ae66ed3acde9056a9daf611d81a2e5 (diff) | |
tools/sched_ext: Add error logging for dsq creation failures in remaining schedulers
Add scx_bpf_error() calls when scx_bpf_create_dsq() fails in the remaining
schedulers to improve debuggability:
- scx_simple.bpf.c: simple_init()
- scx_sdt.bpf.c: sdt_init()
- scx_cpu0.bpf.c: cpu0_init()
- scx_flatcg.bpf.c: fcg_init()
This follows the same pattern established in commit 2f8d489897ae
("sched_ext: Add error logging for dsq creation failures") for other
schedulers and ensures consistent error reporting across all schedulers.
Signed-off-by: zhidao su <suzhidao@xiaomi.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
