Zephyr API Documentation 4.3.0-rc2
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Interfaces for the tracing subsystem. More...

Topics

 Object tracking
 Helpers for accessing object tracking lists.
 Tracing format
 Helpers to format trace messages as strings or raw data.
 Tracing hooks
 Hook points used by tracing backends.
 Tracing utility macros
 Compile-time helpers to emit tracing events.

Files

file  tracing.h
 Main header file for tracing subsystem API.

Detailed Description

Interfaces for the tracing subsystem.

The tracing subsystem provides that permits you to collect data from your application and allows tools running on a host to visualize the inner-working of the kernel and various other subsystems.