magic-trace
Collects and displays high-resolution traces of what a process is doing
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package magic-trace
-
magic-trace.magic_trace
-
magic-trace.magic_trace_core
-
-
magic-trace.magic_trace_lib
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library magic-trace.magic_trace_lib
type t = {
timestamp : Core.Time_ns.Span.t; |
passed_timestamp : Core.Time_ns.Span.t; |
passed_val : int; |
tid : Core.Pid.t; |
ip : int64; |
}
include Sexplib0.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
ON THIS PAGE
No table of contents