package chrome-trace

  1. Overview
  2. Docs
Chrome trace event generation library

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.9.0.tbz
sha256=c4825a9de454aedf450c2db25ac353033e31d326a9d1b4b7a2cd7260639bd544
sha512=55d83bfee7c741cb5b74187674f9ef992ddf0b149f8d22a0a392c4c8ddf1075e9192eebd81cf36c115331cd96e10824100c6c338835d26c25e965e68ed94673d

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.