zephyr/subsys/shell/modules/kernel_service/thread
Jeremy Bettis e1cfd098a2 shell: Fix Kconfig dependencies
PR #84651 introduced new shell commands that don't compile if
CONFIG_THREAD_MONITOR=n

Add THREAD_MONITOR to new shell commands.

Signed-off-by: Jeremy Bettis <jbettis@google.com>
2025-02-06 21:14:01 +01:00
..
CMakeLists.txt [shell]: Add thread control features through shell 2025-02-04 11:56:22 +01:00
Kconfig shell: Fix Kconfig dependencies 2025-02-06 21:14:01 +01:00
kill.c [shell]: Add thread control features through shell 2025-02-04 11:56:22 +01:00
list.c shell: modules: kernel: streamline code 2024-12-13 11:35:28 +01:00
mask.c
pin.c
resume.c [shell]: Add thread control features through shell 2025-02-04 11:56:22 +01:00
stacks.c shell: modules: kernel: streamline code 2024-12-13 11:35:28 +01:00
suspend.c [shell]: Add thread control features through shell 2025-02-04 11:56:22 +01:00
thread.c
unwind.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00