package tracing

  1. Overview
  2. Docs

Description

Utilities for creating and parsing traces in Fuchsia Trace Format.

Published: 14 Jun 2023

README

Jane Street Tracing System

These libraries allow reading and writing trace files in the Fuchsia Trace Format for visualization in Perfetto

Dependencies (7)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.16" & < "v0.17"
  3. core_unix >= "v0.16" & < "v0.17"
  4. core_kernel >= "v0.16" & < "v0.17"
  5. core >= "v0.16" & < "v0.17"
  6. async >= "v0.16" & < "v0.17"
  7. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (1)

  1. runtime_events_tools >= "0.5.0" & < "0.5.3"

Conflicts

None