Module Raw_spacetime_lib.Trace
type tA value of type
tholds the dynamic call structure of the program (i.e. which functions have called which other functions) together with information required to decode profiling annotations written into values' headers.
type trace= ttype nodetype ocaml_nodetype foreign_nodetype uninstrumented_node
module OCaml : sig ... endmodule Foreign : sig ... endmodule Node : sig ... end