Loading
tools/sched_ext: update scx_show_state.py for scx_aborting change
Commit a69040ed ("sched_ext: Simplify breather mechanism with scx_aborting flag") removed scx_in_softlockup and scx_breather_depth, replacing them with scx_aborting. Update the script accordingly. Fixes: a69040ed ("sched_ext: Simplify breather mechanism with scx_aborting flag") Signed-off-by:Kohei Enju <enjuk@amazon.com> Reviewed-by:
Emil Tsalapatis <emil@etsalapatis.com> Signed-off-by:
Tejun Heo <tj@kernel.org>