package tracing

  1. Overview
  2. Docs
Tracing library

Install

Dune Dependency

Authors

Maintainers

Sources

tracing-v0.16.0.tar.gz
sha256=1224dbf57bad65a8bcf7de06fb8785155759eafff4940e7c4d909a0a1243dce6

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"

Conflicts

None