zephyr/subsys/debug/tracing/ctf
Nicholas Lowell 5b322d9331 debug: tracing: add sys_trace_thread_name_set
Initial thread creation and tracing information
occurs with empty thread names.  For better tracing information,
we need to a way to get actual thread names if they are set
in order to better track thread names and their IDs.

Signed-off-by: Nicholas Lowell <nlowell@lexmark.com>
2019-09-19 00:37:35 -04:00
..
bottoms/posix license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
tsdl debug: tracing: add sys_trace_thread_name_set 2019-09-19 00:37:35 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ctf_middle.h debug: tracing: add sys_trace_thread_name_set 2019-09-19 00:37:35 -04:00
ctf_top.c debug: tracing: add sys_trace_thread_name_set 2019-09-19 00:37:35 -04:00
ctf_top.h