zephyr/subsys/debug
Daniel Leung 4f52860fe0 debug: coredump: dump privileged stack
This adds the bits to call into architecture code to dump
the privileged stack for user threads.

The weak implementation is simply there as a stub until
all architectures have implemented the associated function.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-09-21 11:29:39 +02:00
..
coredump debug: coredump: dump privileged stack 2024-09-21 11:29:39 +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 debug: symtab: add shell command 2024-09-10 11:43:55 +02:00
CMakeLists.txt debug: coresight: Add coresight_trace_deformatter 2024-08-12 19:23:19 -04:00
Kconfig debug: thread_analyzer: display privileged stack usage 2024-08-28 06:50:30 -04:00
asan_hacks.c
mipi_stp_decoder.c debug: mipi_stp_decoder: Align naming to 2.4 standard 2024-09-06 11:31:27 -04:00
thread_analyzer.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
thread_info.c