package b0

  1. Overview
  2. Docs
On This Page
  1. Trace Events
Legend:
Library
Module
Module type
Parameter
Class
Class type

JSON Trace Event Format.

Outputs build operations in JSON Trace Event Format. Can be read back in Google Chrome in chrome://tracing/. What about perf.html ?

Trace Events

val of_ops : B000.Op.t list -> B00_serialk_json.Jsong.t