package runtime_events_tools

  1. Overview
  2. Docs
Tools for the runtime events tracing system in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

runtime_events_tools-0.5.1.tbz
sha256=b09d346a2e62b2ec15e8ca7ce921f1cecea01799bf1137dd6df40459d7656564
sha512=c8bf22dc7ddeadfc4bbc5a263ad5355938b4763466eec3fbc7929440ed25e54abf56abb39bfe4f2f7e2a3daf83df983b840aaaff243fda447a46a145026c9a66

CHANGES.md.html

0.5.1

  • Fix support on ARM64 platforms (Linux and MacOS) (#34, @tmcgilchrist)

  • Remove ocamlfind dependency. (#36, @tmcgilchrist)

  • Expand gc-stats help (#28, @ju-sh)

0.5.0

  • Custom events for json (#24, @Sudha247)

  • Improvements to correct gc-stats (#19, @Sudha247)

  • olly trace: ingest custom events starting from OCaml 5.1 (#17, @TheLortex)

0.4.0

  • Fix dependencies (#14, @Sudha247)

  • Improve JSON output produced by olly gc-stats (#13, @punchagan)

  • Mention Fuchsia format in the README (#11, @Sudha247)

  • Gc subcommand (#10, @Sudha247)

  • Add Fuchsia Trace Format output to olly (#6, @tomjridge)

  • Added --output option to redirect olly printing (#5, @ElectreAAS)

  • Added json printing option (#4, @ElectreAAS)

0.3

  • Initial opam release

0.2

  • Initial opam release

0.1

  • Initial opam release