zephyr/subsys/tracing
Rubin Gerritsen bc6d16e422 systemview: Use common function to get sysview thread name
Use a common function to get the thread name.
There was no necessity in keeping sys_trace_thread_info() inline,

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2020-11-21 08:29:26 -05:00
..
ctf tracing: fix empty thread name 2020-09-20 21:27:55 -04:00
include tracing: switch to cbprintf as basis for printf functionality 2020-11-13 06:38:01 -05:00
sysview systemview: Use common function to get sysview thread name 2020-11-21 08:29:26 -05:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig systemview: SystemView tracing requires THREAD_MONITOR 2020-11-21 08:29:26 -05:00
cpu_stats.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
tracing_backend_posix.c
tracing_backend_uart.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
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 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
tracing_format_async.c
tracing_format_common.c tracing: switch to cbprintf as basis for printf functionality 2020-11-13 06:38:01 -05:00
tracing_format_sync.c