Module Self.Dynlink

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

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