zephyr/include/tracing
Torbjörn Leksell e955b6540d Tracing: Fixed TraceRecorder inclusion problem
Moved conditional inclusion of tracing_tracerecorder.h
from the start of tracing.h to the bottom. This was the
initial placement of this include but it was moved as
part of PR #40126. If this file is included at the
start of tracing.h the TraceRecorder module hooks
will not map correctly and completely breaks
that module.

Signed-off-by: Torbjörn Leksell <torbjorn.leksell@percepio.com>
2022-01-18 14:15:54 -05:00
..
tracing.h Tracing: Fixed TraceRecorder inclusion problem 2022-01-18 14:15:54 -05:00
tracing_format.h
tracing_macros.h kernel: Bring back object tracking 2021-12-14 07:42:31 -05:00
tracing_syscall.h docs: Adds syscall tracing to tracing docs 2021-12-15 16:51:31 -05:00
tracking.h kernel: Bring back object tracking 2021-12-14 07:42:31 -05:00