Expand description
Trace reader: iterates records from a trace file with validation.
Structs§
- Trace
Reader - Reads records from a trace file.
- Trace
Reader Error - Errors surfaced while opening or reading a trace.
Functions§
- host_
info - Collect basic host information for the trace header, from
/proc(Linux) or defaults elsewhere. Best-effort; never fails.