mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-09 11:58:36 +00:00
The client decoded sched_switch, sched_waking and drm_vblank_event at fixed positions behind an 8-byte common header. The kernel can extend the header, which shifts the field positions. The format files are generated from the live trace_entry (offsetof/ALIGN), making them the authoritative layout.