zephyr/subsys/debug/tracing/ctf
Andrew Boie 8f0bb6afe6 tracing: simplify idle thread detection
We now define z_is_idle_thread_object() in ksched.h,
and the repeated definitions of a function that does
the same thing now changed to just use the common
definition.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-09-30 15:25:55 -04:00
..
bottoms/posix
tsdl
CMakeLists.txt
ctf_top.c tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
ctf_top.h