zephyr/subsys/debug/tracing
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
..
ctf tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
include tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
sysview
CMakeLists.txt
cpu_stats.c tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
sysview.c tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
sysview_config.c debug: tracing: Fix compilation error 2019-07-24 15:10:02 +02:00