package ocaml-probes

  1. Overview
  2. Docs
USDT probes for OCaml: command line tool

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-probes-v0.15.0.tar.gz
sha256=6d154b2f67b6ddd3a501c08b481f5946a02b886554f949a29e7091f6c74f5a90

doc/ocaml-probes.probes_lib/Probes_lib/Raw_ptrace/index.html

Module Probes_lib.Raw_ptraceSource

These don't actually have anything to do with probes, they're just exposed versions of the C stubs used to start a process paused with ptrace and then detach from it.

The ability to start a paused process can be useful in other contexts.

Sourceval start : argv:string array -> pid
Sourceval detach : pid -> unit
OCaml

Innovation. Community. Security.