zephyr/subsys/debug/tracing/include
Mrinal Sen 1246cb8cef debug: tracing: Remove unneeded abstraction
Various C and Assembly modules
make function calls to z_sys_trace_*. These merely call
corresponding functions sys_trace_*. This commit
is to simplify these by making direct function calls
to the sys_trace_* functions from these modules.
Subsequently, the z_sys_trace_* functions are removed.

Signed-off-by: Mrinal Sen <msen@oticon.com>
2019-09-26 06:26:22 -04: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 sys_trace_thread_name_set 2019-09-19 00:37:35 -04:00
tracing_ctf.h debug: tracing: add sys_trace_thread_name_set 2019-09-19 00:37:35 -04:00
tracing_sysview.h debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00