package memtrace

  1. Overview
  2. Docs

Use Memprof_tracer in conjunction with Trace.Writer for more manual control over trace collection

type t
val start : ?report_exn:(exn -> unit) -> sampling_rate:float -> Trace.Writer.t -> t
val stop : t -> unit
OCaml

Innovation. Community. Security.