package eio-trace

  1. Overview
  2. Docs
Trace visualisation for Eio programs

Install

Dune Dependency

Authors

Maintainers

Sources

eio-trace-0.2.tbz
sha256=8386fca77c24757382c4cd8dbf13da416994154f6d479b5115bda8687befabfb
sha512=988ffdcc504b490d687e6f1b9d1a7fde5b982947122b2b16854208ca8961130029f593acdb412c9a156e34bc5fd2fa0205b8924f4870ad9551ecd0e838d76001

doc/eio-trace.fxt/Fxt/Read/Scheduling/index.html

Module Read.SchedulingSource

Sourcetype t =
  1. | Thread_wakeup of {
    1. cpu : int;
    2. timestamp : int64;
    3. id : int64;
    4. args : Args.t;
    }
  2. | Unknown of int
OCaml

Innovation. Community. Security.