Sched_ext development
 help / color / mirror / Atom feed
* [PATCH v1 0/2] tools/sched_ext: fix issues in scx_show_state.py
@ 2025-12-26  8:46 Kohei Enju
  2025-12-26  8:46 ` [PATCH v1 1/2] tools/sched_ext: fix scx_show_state.py for scx_root change Kohei Enju
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kohei Enju @ 2025-12-26  8:46 UTC (permalink / raw)
  To: sched-ext
  Cc: Tejun Heo, David Vernet, Andrea Righi, Changwoo Min, Kohei Enju,
	Emil Tsalapatis, Dan Schatzberg, kohei

Due to recent changes in kernel/sched/ext.c,
tools/sched_ext/scx_show_state.py no longer works properly.

Fix these issues:
1. Use 'scx_root' instead of 'scx_ops'
2. Use scx_aborting instead of scx_in_softlockup and scx_breather_depth

Kohei Enju (2):
  tools/sched_ext: fix scx_show_state.py for scx_root change
  tools/sched_ext: update scx_show_state.py for scx_aborting change

 tools/sched_ext/scx_show_state.py | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-12-28 16:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-26  8:46 [PATCH v1 0/2] tools/sched_ext: fix issues in scx_show_state.py Kohei Enju
2025-12-26  8:46 ` [PATCH v1 1/2] tools/sched_ext: fix scx_show_state.py for scx_root change Kohei Enju
2025-12-28  2:01   ` Emil Tsalapatis
2025-12-26  8:46 ` [PATCH v1 2/2] tools/sched_ext: update scx_show_state.py for scx_aborting change Kohei Enju
2025-12-28  2:02   ` Emil Tsalapatis
2025-12-28 16:22 ` [PATCH v1 0/2] tools/sched_ext: fix issues in scx_show_state.py Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox