tools/sched_ext: Add scx_show_state.py
authorTejun Heo <tj@kernel.org>
Tue, 18 Jun 2024 20:09:18 +0000 (10:09 -1000)
committerTejun Heo <tj@kernel.org>
Tue, 18 Jun 2024 20:09:18 +0000 (10:09 -1000)
commit1c3ae1cb2f2cf245d529fe363ce420ec8028a547
tree51b52211c5a9ab4342753eced114b9a6572eda37
parent07814a9439a3b03d79a1001614b5bc1cab69bcec
tools/sched_ext: Add scx_show_state.py

There are states which are interesting but don't quite fit the interface
exposed under /sys/kernel/sched_ext. Add tools/scx_show_state.py to show
them.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: David Vernet <dvernet@meta.com>
tools/sched_ext/scx_show_state.py [new file with mode: 0644]