zephyr/subsys/tracing
Kumar Gala dcfcd05ed3 tracing: Move to DTS for uart device
Move from using Kconfig TRACING_BACKEND_UART_NAME to a devicetree
chosen property ("zephyr,tracing-uart").  This is similar to a number
of other functions like "zephyr,shell-uart" or "zephyr,bt-uart".

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-19 16:00:47 -07:00
..
ctf subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
include subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
sysview tracing: fix duplicate systemview id 2022-06-28 14:51:40 +02:00
test subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
user different subsystems: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
CMakeLists.txt kernel: Bring back object tracking 2021-12-14 07:42:31 -05:00
Kconfig tracing: Move to DTS for uart device 2022-07-19 16:00:47 -07:00
tracing_backend_posix.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_backend_ram.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_backend_uart.c tracing: Move to DTS for uart device 2022-07-19 16:00:47 -07: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 subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02: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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_none.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tracing_tracking.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00