zephyr/subsys/tracing
Emil Obalski 3758a3d4f9 samples: tracing: Enable USB by the application
usb_enable() must be called by the application.
The application may want to register usb_dc_status_callback
and trace usb status codes (usb_dc_status_code).

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-08-13 11:49:47 +02:00
..
ctf cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
include tracing: Check if init funciton is present. 2020-08-13 11:49:47 +02:00
sysview
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
cpu_stats.c
Kconfig
tracing_backend_posix.c
tracing_backend_uart.c
tracing_backend_usb.c samples: tracing: Enable USB by the application 2020-08-13 11:49:47 +02:00
tracing_buffer.c
tracing_core.c
tracing_format_async.c
tracing_format_common.c
tracing_format_sync.c