package trace-fuchsia

  1. Overview
  2. Docs

Module Trace_fuchsia.Collector_fuchsiaSource

Sourcetype t

Main subscriber state.

Sourceval create : ?buf_pool:Buf_pool.t -> pid:int -> exporter:Exporter.t -> unit -> t

Create a subscriber state.

Sourceval flush : t -> unit
Sourceval close : t -> unit
Sourceval active : t -> bool
Sourceval collector : t -> Trace_core.Collector.t

Subscriber that writes json into this writer