package trace-fuchsia

  1. Overview
  2. Docs
A high-performance backend for trace, emitting a Fuchsia trace into a file

Install

Dune Dependency

Authors

Maintainers

Sources

trace-0.7.tbz
sha256=ebd0be29b30b49536c9659882790b9f0c121ffb06c0bec2eaeba8cfed4909339
sha512=d14b72db713315093c931351b9b04d2fd5ce793a8595970fa31cbf71477516ef25de129adddf4075514581fe9ea3e27d998530efacb17c0d00bb5616b8d18b91

doc/trace-fuchsia.write/Trace_fuchsia_write/Event/Instant/index.html

Module Event.InstantSource

type=0

Sourceval size_word : name:string -> t_ref:Thread_ref.t -> args: [< `Bool of bool & 'a & 'b & 'c & 'd | `Float of float & 'e & 'f & 'g & 'h | `Int of int | `Kid of int & 'i & 'j & 'k & 'l | `None | `String of string ] Arguments.t -> unit -> int
Sourceval encode : Output.t -> name:string -> t_ref:Thread_ref.t -> time_ns:int64 -> args: [< `Bool of bool & 'a & 'b & 'c & 'd & 'e & 'f & 'g | `Float of float & 'h & 'i & 'j & 'k & 'l & 'm & 'n | `Int of int | `Kid of int & 'o & 'p & 'q & 'r & 's & 't & 'u | `None | `String of string ] Arguments.t -> unit -> unit
OCaml

Innovation. Community. Security.