Skip to main content

Module reader

Module reader 

Source
Expand description

Trace reader: iterates records from a trace file with validation.

Structs§

TraceReader
Reads records from a trace file.
TraceReaderError
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.