zephyr/subsys/tracing
Carles Cufi 1c79096559 ext: debug: Move ctf_map.h to subsys/tracing/ctf
To complete the removal of the ext/ folder, move the ctf_map.h file to
where it really belongs, which is subsys/tracing/ctf.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-03-20 22:56:19 -04:00
..
ctf ext: debug: Move ctf_map.h to subsys/tracing/ctf 2020-03-20 22:56:19 -04:00
include tracing: fixes C++ compilation issue 2020-02-26 14:13:22 +02:00
sysview tracing: move systemview headers under sysview/ 2020-02-07 15:58:05 -05:00
CMakeLists.txt tracing: avoid building tracing code when not applicable 2020-02-07 15:58:05 -05:00
Kconfig tracing: usb: Fix build issues. 2020-02-07 20:06:17 -05:00
cpu_stats.c tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
tracing_backend_posix.c tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
tracing_backend_uart.c tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
tracing_backend_usb.c tracing: usb: Fix build issues. 2020-02-07 20:06:17 -05:00
tracing_buffer.c tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
tracing_core.c tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
tracing_format_async.c tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
tracing_format_common.c tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
tracing_format_sync.c tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00