Module trace_streamer

Source

Structsยง

TraceReceiver
Exposes a Read interface for trace data coming from a TraceSender, allowing it to be parsed in a streaming fashion.
TraceSender
Responsible for sending trace data to a TraceReceiver, which will parse the data as it comes in.