zephyr/include/debug
Shih-Wei Teng 5ebceeb8cb object tracing: Fix the issue that objects lost from trace list
Add a flag for identifing whether this object is on the trace
list. Ensure that link any object to the trace list only one time.
It will avoid the issue about lost object caused by adding a
object to trace list twice.

Fixes #19537

Signed-off-by: Shih-Wei Teng <swteng@andestech.com>
2019-11-14 09:13:56 -05: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 object tracing: Fix the issue that objects lost from trace list 2019-11-14 09:13:56 -05:00
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