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 shell: kernel_service: reorg the commands 2024-09-17 20:12:33 -04:00
pin.c shell: kernel_service: reorg the commands 2024-09-17 20:12:33 -04:00
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 shell: modules: kernel: cleanup thread list subcmd 2024-09-17 20:12:33 -04:00
unwind.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00