package chrome-trace

  1. Overview
  2. Docs
Chrome trace event generation library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.20.0.tbz
sha256=767999da81e528484139ecfe927288ffe521ac2467462a40d6a760ed789ba086
sha512=18f6a293cb5d4423a3bf69ce9559b40e7075e49b13c79166f2aacfa55cbc2609e20938bad889b43df0d5a3396ea034e405631d3757da6164c51be375e5751632

doc/chrome-trace/Chrome_trace/index.html

Module Chrome_traceSource

Output trace data to a file in Chrome's trace_event format. This format is compatible with chrome trace viewer chrome://tracing.

Trace viewer is a part of the catapult project (https://github.com/catapult-project/catapult/blob/master/tracing/README.md).

The trace format is documented at: https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview

  • alert unstable The API of this library is not stable and may change without notice.
Sourcemodule Json : sig ... end
Sourcemodule Id : sig ... end
Sourcemodule Stack_frame : sig ... end
Sourcemodule Event : sig ... end
Sourcemodule Output_object : sig ... end

The object format provided in whole

OCaml

Innovation. Community. Security.