You can search for identifiers within the package.
in-package search v0.2.0
memtrace
Memtrace.Memprof_tracer
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