commit | 5b322d93317506b1d58094c7bf1b40f3096839de | [log] [tgz] |
---|---|---|
author | Nicholas Lowell <nlowell@lexmark.com> | Tue Jul 16 11:05:35 2019 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Sep 19 00:37:35 2019 -0400 |
tree | 213da937b66ff16da55052905172a4dabb266930 | |
parent | 4e13501a373c253d3f103ada6c33afe97b847452 [diff] |
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>