zephyr/subsys/tracing
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
Change instances of:

DT_NODE_HAS_STATUS(<node_id>, okay)

to

DT_NODE_HAS_STATUS_OKAY(<node_id>)

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-03 17:06:52 +01:00
..
ctf net: tracing: Add TX time tracing 2024-08-19 21:50:21 -04:00
include iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
sysview zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
test net: tracing: Add TX time tracing 2024-08-19 21:50:21 -04:00
user net: tracing: Add TX time tracing 2024-08-19 21:50:21 -04:00
CMakeLists.txt tracing: add intel ADSP memory window backend 2024-03-25 09:33:41 +01:00
Kconfig net: tracing: Add net_recv_data function tracing 2024-08-19 21:50:21 -04:00
tracing_backend_adsp_memory_window.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
tracing_backend_posix.c ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
tracing_backend_posix_bottom.c ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
tracing_backend_posix_bottom.h ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
tracing_backend_ram.c tracing: full reset during init 2024-04-24 17:08:24 -04:00
tracing_backend_uart.c armclang: fix compiler warnings with isprint() 2023-03-17 09:30:01 +01:00
tracing_backend_usb.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_buffer.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_core.c tracing: add intel ADSP memory window backend 2024-03-25 09:33:41 +01:00
tracing_format_async.c tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_format_common.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_format_sync.c
tracing_none.c tracing: none: Remove unnecessary headers 2023-01-09 12:07:28 -05:00
tracing_tracking.c net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00