zephyr/subsys/tracing/include
Emil Obalski 1d7505cd7a tracing: Check if init funciton is present.
Tracing backed is not checking if the chosen backed specifies
the init function and is asuming its always present which could
not be true.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-08-13 11:49:47 +02:00
..
tracing_backend.h tracing: Check if init funciton is present. 2020-08-13 11:49:47 +02:00
tracing_buffer.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_core.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_cpu_stats.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_format_common.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing_test.h