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_core
type t =
| From_perf of string |
| From_perf_map of Perf_map_location.t |
| Unknown |
| Untraced |
| Returned |
| Syscall |
include Sexplib0.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
include Ppx_compare_lib.Comparable.S with type t := t
val display_name : t -> string
ON THIS PAGE
No table of contents