zephyr/subsys/tracing
Joel Westerberg b2da4e24cb tracing: cpu_stats: add missing macro
add missing macro K_MSEC() for CONFIG_TRACING_CPU_STATS_INTERVAL

Signed-off-by: Joel Westerberg <joel@teenage.engineering>
2020-05-21 11:01:50 +02:00
..
ctf ext: debug: Move ctf_map.h to subsys/tracing/ctf 2020-03-20 22:56:19 -04:00
include tracing: fixes C++ compilation issue 2020-02-26 14:13:22 +02:00
sysview devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
CMakeLists.txt tracing: avoid building tracing code when not applicable 2020-02-07 15:58:05 -05:00
Kconfig tracing: usb: Fix build issues. 2020-02-07 20:06:17 -05:00
cpu_stats.c tracing: cpu_stats: add missing macro 2020-05-21 11:01:50 +02:00
tracing_backend_posix.c
tracing_backend_uart.c
tracing_backend_usb.c tracing: usb: Fix build issues. 2020-02-07 20:06:17 -05:00
tracing_buffer.c
tracing_core.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
tracing_format_async.c
tracing_format_common.c
tracing_format_sync.c