Probes_lib.SelfGet and update the state of probes in the same process. Not atomic.
val update : ?force:bool -> actions -> unitval get_probe_states :
?probe_names:probe_name array ->
unit ->
probe_state arrayval get_probe_names : unit -> probe_name arraymodule Dynlink : sig ... endUse Dynlink module to get and update probes from an object file t dynamically linked into the same process.