Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
A collection of tools around the runtime events tracing system introduced in OCaml 5.0.
## ocaml-runtime-tracer
Usage:
$ ocaml-runtime-tracer <trace_filename> <executable> <args...>
ocaml-runtime-tracer
will record the runtime tracelog to <trace_filename>
of the given <executable>
and <args>
.