zephyr/subsys/tracing
Joakim Andersson 43bce7e125 tracing: sysview: Remove redundant depends on
Remove redundant depends on statements for SEGGER_SYSTEMVIEW.
This is already inside an if SEGGER_SYSTEMVIEW so depends on are
already added.

Signed-off-by: Joakim Andersson <joakim.andersson@heimdallpower.com>
2024-03-11 09:09:07 -05:00
..
ctf pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
include
sysview tracing: sysview: Remove redundant depends on 2024-03-11 09:09:07 -05:00
test pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
user pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
CMakeLists.txt ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
Kconfig modules: Add DFM and move Tracerecorder into percepio module 2023-09-12 10:19:37 -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_posix.c ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
tracing_backend_ram.c
tracing_backend_uart.c
tracing_backend_usb.c
tracing_buffer.c
tracing_core.c
tracing_format_async.c
tracing_format_common.c
tracing_format_sync.c
tracing_none.c
tracing_tracking.c