zephyr/include/debug
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
..
gcov.h include: gcov: fix compilation error 2019-07-03 07:19:49 -07:00
object_tracing.h kernel: remove k_alert API 2019-01-16 21:34:07 -05:00
object_tracing_common.h kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30
stack.h docs: make doxygen happy with new locations 2019-06-27 22:55:49 -04:00
tracing.h debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00