zephyr/subsys/tracing
Kumar Gala d62dfe8d0e tracing: usb: Fix build issues.
1. Remove usb_descriptor.h as tracing_backend_usb.c doesn't have access
   to that include file.
2. Make TRACING_BACKEND_USB depend on USB being enabled.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-02-07 20:06:17 -05:00
..
ctf
include
sysview
CMakeLists.txt tracing: avoid building tracing code when not applicable 2020-02-07 15:58:05 -05:00
cpu_stats.c
Kconfig tracing: usb: Fix build issues. 2020-02-07 20:06:17 -05: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
tracing_format_async.c
tracing_format_common.c
tracing_format_sync.c