zephyr/subsys/tracing
Anas Nashif e01a4df3fb tracing: handle null thread names with systemview
Default to autogenerated thread name in case no name was assigned.

Fixes #27592

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-09-20 21:27:55 -04:00
..
ctf tracing: fix empty thread name 2020-09-20 21:27:55 -04:00
include tracing: trace mutex/semaphore using dedicated calls 2020-08-24 13:21:12 +02:00
sysview tracing: handle null thread names with systemview 2020-09-20 21:27:55 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig tracing: make uart backend sync capable 2020-08-24 13:21:12 +02: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_format_sync.c