summaryrefslogtreecommitdiff
path: root/tools/sched_ext/scx_show_state.py
AgeCommit message (Expand)AuthorFilesLines
2026-05-27tools/sched_ext: Fix scx_show_state per-scheduler state readsZicheng Qu1-6/+13
2025-12-28tools/sched_ext: update scx_show_state.py for scx_aborting changeKohei Enju1-2/+1
2025-12-28tools/sched_ext: fix scx_show_state.py for scx_root changeKohei Enju1-2/+5
2025-04-04sched_ext: Drop "ops" from scx_ops_bypass(), scx_ops_breather() and friendsTejun Heo1-2/+2
2025-04-04sched_ext: Drop "ops" from scx_ops_helper, scx_ops_enable_mutex and __scx_ops...Tejun Heo1-1/+1
2025-04-04sched_ext: Drop "ops" from scx_ops_enable_state and friendsTejun Heo1-4/+4
2024-11-08sched_ext: Enable the ops breather and eject BPF scheduler on softlockupTejun Heo1-0/+2
2024-11-05sched_ext: Update scx_show_state.py to match scx_ops_bypass_depth's new typeTejun Heo1-1/+1
2024-09-23sched_ext: Provide a sysfs enable_seq counterAndrea Righi1-0/+1
2024-06-18tools/sched_ext: Add scx_show_state.pyTejun Heo1-0/+39