Module Heap_snapshot.Series
val read : path:string -> tAt present, the
Trace.tassociated with aSeries.tcannot be garbage collected or freed. This should not be a problem, since the intention is that a post-processor reads the trace and outputs another format.
val trace : t -> kind:trace_kind -> thread_index:int -> Trace.t optionval frame_table : t -> Frame_table.tval shape_table : t -> Shape_table.tval num_snapshots : t -> intval snapshot : t -> index:int -> heap_snapshotval events : t -> Event.t listval has_call_counts : t -> boolReturns
trueiff call count information was recorded in the series.