zephyr/subsys/debug
Dominik Kilian b536dc20c6 debug: tracing: Fix time returned by CPU stats module
Function cpu_stats_get_ns from CPU stats module returns
invalid time, because of unnecessary conversion into u32_t.
Higher bits of time value are removed during this conversion.
All time values are u64_t, so there is no need to convert anything.

Signed-off-by: Dominik Kilian <Dominik.Kilian@nordicsemi.no>
2020-01-20 13:55:11 -05:00
..
tracing debug: tracing: Fix time returned by CPU stats module 2020-01-20 13:55:11 -05:00
asan_hacks.c
CMakeLists.txt
Kconfig assert: Add option to disable assertion messages 2020-01-13 13:59:55 +01:00
Kconfig.segger boards: kconfig: Fix enabling USE_SEGGER_RTT for various boards 2020-01-17 17:03:40 +01:00
openocd.c