package tracing

  1. Overview
  2. Docs
Tracing library

Install

Dune Dependency

Authors

Maintainers

Sources

tracing-v0.15.0.tar.gz
sha256=41b85b4f6972cc6ec4c98a9d65b32a840005ad212bcf49dfa732250b43392ad1

Description

Utilities for creating and parsing traces in Fuchsia Trace Format.

Published: 21 Mar 2022

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.15" & < "v0.16"
  3. core_unix >= "v0.15" & < "v0.16"
  4. core_kernel >= "v0.15" & < "v0.16"
  5. core >= "v0.15" & < "v0.16"
  6. async >= "v0.15" & < "v0.16"
  7. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. runtime_events_tools >= "0.5.0"

Conflicts

None