zephyr/subsys/debug/tracing
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
..
ctf debug: tracing: add sys_trace_thread_name_set 2019-09-19 00:37:35 -04:00
include debug: tracing: add sys_trace_thread_name_set 2019-09-19 00:37:35 -04:00
sysview
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cpu_stats.c debug: tracing: Rewrite assert on current_thread in CPU stats module 2019-07-09 10:45:35 +02:00
sysview_config.c debug: tracing: Fix compilation error 2019-07-24 15:10:02 +02:00
sysview.c subsys tracing: remove (uintptr_t) casts in snprintk and use %p 2019-07-07 08:58:11 -04:00