Module Probes_lib.Self

Get and update the state of probes in the same process. Not atomic.

val update : ?force:bool -> actions -> unit
val get_probe_states : ?probe_names:probe_name array -> unit -> probe_state array
val get_probe_names : unit -> probe_name array
val set_allow_gigatext : bool -> unit

Control gigatext policy: see create.

Use Dynlink module to get and update probes from an object file t dynamically linked into the same process.