Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Interfaces for the tracing subsystem. More...

Topics

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

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.