package ocaml-probes

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-probes-v0.16.0.tar.gz
sha256=bc8d2b0449a43966aace3815d20a71c51188317a2e8268b6e68cb4955d482f10

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.