zephyr/subsys/debug
Tomasz Bursztyka 6ad72847e9 coredump: Add an in-memory backend
Only meant to be used on platforms that would not wipe the RAM on reboot.
This won't work if the platform is halted and restarted as RAM is
volatile, obviously. A relevant fatal error handler needs to be provided
to reboot.

Signed-off-by: Tomasz Bursztyka <tobu@bang-olufsen.dk>
2025-03-29 07:44:11 -04:00
..
coredump coredump: Add an in-memory backend 2025-03-29 07:44:11 -04:00
coresight
gdbstub debug: gdbstub: Re-enable warning 2025-02-21 04:46:12 +01:00
symtab
asan_hacks.c
CMakeLists.txt debug: Add cpu_load module 2025-03-12 14:03:48 +00:00
cpu_load.c debug: Add cpu_load module 2025-03-12 14:03:48 +00:00
Kconfig debug: cpu_load: Fix CPU_LOAD_USE_COUNTER config 2025-03-28 21:52:30 +01:00
mipi_stp_decoder.c
thread_analyzer.c
thread_info.c