zephyr/subsys/debug
Krzysztof Chruściński 4026daa42e arch: riscv: Add support for CPU load measuring
Add sys_trace_idle_exit to RISCV cpu_idle functions and allow
enabling CPU_LOAD module for RISCV and disable it for SMP.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-03-20 17:14:52 +01:00
..
coredump drivers: coredump: Place API into iterable section 2024-12-03 02:36:38 +01:00
coresight debug: coresight: Add coresight_trace_deformatter 2024-08-12 19:23:19 -04:00
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 arch: riscv: Add support for CPU load measuring 2025-03-20 17:14:52 +01: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 style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
thread_info.c