zephyr/subsys/debug
Krzysztof Chruściński 0b9b6b4b85 debug: cpu_load: Fix overflow when measurement window is long
Use 64 bit values for accumulating idle time and measurement window
as it was possible to get overflow if window was long enough.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-06-26 14:07:12 +02:00
..
coredump debug: coredump: coredump_backend_flash: Update checksum only on success 2025-05-29 12:05:42 +02:00
coresight debug: coresight: Add coresight_trace_deformatter 2024-08-12 19:23:19 -04:00
gdbstub gdb: fix building without UART support 2025-06-23 12:32:44 -07:00
symtab debug: symtab: fix ignored type qualifiers on func return type 2024-11-06 09:52:36 -08:00
thread_analyzer debug: thread_analyzer: move thread analyzer to own folder 2025-04-04 07:42:20 +02:00
asan_hacks.c
CMakeLists.txt debug: thread_analyzer: move thread analyzer to own folder 2025-04-04 07:42:20 +02:00
cpu_load.c debug: cpu_load: Fix overflow when measurement window is long 2025-06-26 14:07:12 +02:00
Kconfig x86: rename DEBUG_INFO to X86_DEBUG_INFO 2025-06-20 14:43:42 -05:00
mipi_stp_decoder.c debug: mipi_stp_decoder: Avoid potential 64bit unaligned access 2024-10-09 13:45:04 +02:00
thread_info.c subsys/debug: Stub out debug thread info for RX arch 2025-06-26 14:07:03 +02:00