Releases: tarides/runtime_events_tools
Releases · tarides/runtime_events_tools
0.5.4
CHANGES:
- Reinstate olly latency command. (#86, @tmcgilchrist)
- Avoid overriding the user's OCAMLRUNPARAM settings. (#83, @gasche)
- Remove help subcommand, as it relies on cmdliner internals. (#81, @theAlexes)
- Fix cmdliner 2.0 compatibility. (#80, @krfantasy)
- Log path when create_cursor raises an exception. (#66, @tmcgilchrist)
- Add option to specify runtime events dir and log size. (#66, @tmcgilchrist)
0.5.3
CHANGES:
- Use trace instead of tracing (#57 #59, @patricoferris @tmcgilchrist)
- Add an option to control sleep interval between calls to read_poll (#60, @tomjridge @tmcgilchrist)
0.5.2
CHANGES:
0.5.1
CHANGES:
- 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
0.4.0
CHANGES:
- 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)