Module Core_profiler.Protocol
module Short_header : sig ... end
Packs
Probe_id.t
andTime_ns.t
into a singleint
.
module Buffer : sig ... end
Handles allocating
Iobuf.t
and making sure there's enough space in it.
module Writer : sig ... end
The
Writer
module contains functions that invoke parts ofHeader_protocol
andShort_header
in order to write into the relevant (global variable) buffers inBuffer