Skip to content

olly latency does not exist anymore so the OCaml manual is stale #82

@gasche

Description

@gasche

#10 removed the latency subcommand, which is documented in the OCaml reference manual:
https://ocaml.org/manual/5.4/runtime-tracing.html

What do you think would be a good way to fix this? I suppose that we could either:

  • fix the manual
  • ... or reinstate the latency subcommand (which has the upside of also working with past versions of the manual)

P.S.: to try to follow the manual I also had to pin runtime_events_tools to its development version to avoid the cmdliner < 2.0.0 constraint. I wouldn't mind a release with the current more flexible bounds on the rest of the ecosystem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions