package memtrace

  1. Overview
  2. Docs

Module Memtrace.Memprof_tracerSource

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

Sourcetype t
Sourceval start : ?report_exn:(exn -> unit) -> sampling_rate:float -> Trace.Writer.t -> t
Sourceval stop : t -> unit
Sourceval active_tracer : unit -> t option
Sourcetype ext_token
Sourceval ext_alloc : bytes:int -> ext_token option
Sourceval ext_free : ext_token -> unit
OCaml

Innovation. Community. Security.