Expand description
Trace writer: appends length-prefixed bincode records to a file.
Structs§
- Trace
Writer - Appends records to a trace file. Not
Sync; a profiler must serialize writes (the profiler’s sink mutex does this).
Functions§
- default_
header - Helper to assemble a header with sensible defaults for a given workload.