zephyr/subsys/debug/tracing/include
Kumar Gala bb292d799e debug: tracing: Fix build with renaming of reserved functions.
We renamed _sys_trace_thread_switched_in to
z_sys_trace_thread_switched_in, however we already had a function
named z_sys_trace_thread_switched_in.  So rename z_sys_trace... to
z__sys_trace...

Fixes: #15184

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-04-05 01:00:31 +08:00
..
SEGGER_SYSVIEW_Zephyr.h ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
tracing_cpu_stats.h debug: tracing: Add CPU stats module 2018-11-30 11:01:32 -08:00
tracing_ctf.h debug: CTF Tracing with POSIX backend 2019-02-01 08:56:02 -05:00
tracing_sysview.h debug: tracing: Fix build with renaming of reserved functions. 2019-04-05 01:00:31 +08:00