package chrome-trace

  1. Overview
  2. Docs
Chrome trace event generation library

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.17.1.tbz
sha256=6b9ee5ed051379a69ca45173ac6c5deb56b44a1c16e30b7c371343303d835ac6
sha512=fed5b091c307a2817e415456bd66a6bc98d7daaedd08a388b8544a6371346f9227765bcceb6b480a2192e0ec198cd6a818ba50af56819fd70992b14a4d0baccf

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.