Tracing

Samples that demonstrate how to use Tracing.

  • TracingGenerate kernel and application trace events and stream them to a host with any of the supported tracing formats and backends.
  • Tracing a sensor pipelineTrace a realistic multi-threaded sensor pipeline and use the trace to understand how the RTOS schedules it - and to spot a priority inversion.