magic-trace
Collects and displays high-resolution traces of what a process is doing
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library magic-trace.magic_trace_lib
val allocate_thread : pid:int -> name:string -> thread
val write_duration_begin :
args:Tracing.Trace.Arg.t list ->
thread:thread ->
name:string ->
time:Core.Time_ns.Span.t ->
unit
val write_duration_end :
args:Tracing.Trace.Arg.t list ->
thread:thread ->
name:string ->
time:Core.Time_ns.Span.t ->
unit
val write_duration_complete :
args:Tracing.Trace.Arg.t list ->
thread:thread ->
name:string ->
time:Core.Time_ns.Span.t ->
time_end:Core.Time_ns.Span.t ->
unit
val write_duration_instant :
args:Tracing.Trace.Arg.t list ->
thread:thread ->
name:string ->
time:Core.Time_ns.Span.t ->
unit