summaryrefslogtreecommitdiff
path: root/tools/sched_ext/scx_show_state.py
AgeCommit message (Expand)AuthorFilesLines
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-06sched_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