zephyr/subsys/tracing
Kumar Gala fdd85d5ad7 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY
Rename DT_HAS_NODE to DT_HAS_NODE_STATUS_OKAY so the semantics are
clear.  As going forward DT_HAS_NODE will report if a NODE exists
regardless of its status.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-06 05:25:41 -05: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 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05: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_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