zephyr/subsys/debug
Krzysztof Chruściński c7d7aac2bd debug: Add cpu_load module
Add module which can measure CPU idle time. Idle time is measured in
the pre/post CPU idle hooks but they are not provided by this module.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-03-12 14:03:48 +00:00
..
coredump drivers: coredump: Place API into iterable section 2024-12-03 02:36:38 +01:00
coresight
gdbstub debug: gdbstub: Re-enable warning 2025-02-21 04:46:12 +01:00
symtab debug: symtab: fix ignored type qualifiers on func return type 2024-11-06 09:52:36 -08:00
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: Add cpu_load module 2025-03-12 14:03:48 +00:00
mipi_stp_decoder.c debug: mipi_stp_decoder: Avoid potential 64bit unaligned access 2024-10-09 13:45:04 +02:00
thread_analyzer.c
thread_info.c