package runtime_events_tools
Tools for the runtime events tracing system in OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
runtime_events_tools-0.5.0.tbz
sha256=818258e2f81d42327cee846dda9fec5a863e926152903be3f4e5c686ee660270
sha512=50c5ecdae4a73c4f26d68da21265c8ee2731bff76445db9e637237793d7024a272f78f6a57650e51c70a459843a656c19d5ee79d2e5aeed0460983adb67fe548
doc/CHANGES.html
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