zephyr/subsys/debug
Daniel Leung aa65842e95 debug: thread_analyzer: align output
The per-thread output after the first stack usage line is not
aligned which makes it harder to decipher the content.
So align them for easier reading.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-08-28 06:50:30 -04:00
..
coredump style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
coresight debug: coresight: Add coresight_trace_deformatter 2024-08-12 19:23:19 -04:00
gdbstub subsys/debug: relocate gdbstub stuff into its folder 2024-06-04 22:36:51 -04:00
symtab subsys/debug: relocate symtab Kconfig 2024-06-04 22:36:51 -04:00
asan_hacks.c
CMakeLists.txt debug: coresight: Add coresight_trace_deformatter 2024-08-12 19:23:19 -04:00
Kconfig subsys/debug: remove CONFIG_EXCEPTION_STACK_TRACE_SYMTAB 2024-08-26 14:44:53 -04:00
mipi_stp_decoder.c debug: no UNALIGNED_ACCESS_SUPPORTED for cortex M0 or M0plus 2024-06-28 12:21:18 -04:00
thread_analyzer.c debug: thread_analyzer: align output 2024-08-28 06:50:30 -04:00
thread_info.c