package magic-trace

  1. Overview
  2. Docs
Collects and displays high-resolution traces of what a process is doing

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.1.tar.gz
sha256=77b2e4b3bc769910656d0fdee4839250548aa49486fd3554f6c057f1d64abe99
sha512=1f111db6348673c22a110611182a92c8aa999668dc077c44bc4abcaa72ccb197899ff2577047888627b50fcc9890824de6c82b4fe9f06129190b8b487ec3f716

doc/src/magic-trace.magic_trace_core/magic_trace_core.ml.html

Source file magic_trace_core.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
(* generated by dune *)

(** @canonical Magic_trace_core.Backend_intf *)
module Backend_intf = Magic_trace_core__Backend_intf

(** @canonical Magic_trace_core.Decode_result *)
module Decode_result = Magic_trace_core__Decode_result

(** @canonical Magic_trace_core.Elf *)
module Elf = Magic_trace_core__Elf

(** @canonical Magic_trace_core.Elf_intf *)
module Elf_intf = Magic_trace_core__Elf_intf

(** @canonical Magic_trace_core.Errno *)
module Errno = Magic_trace_core__Errno

(** @canonical Magic_trace_core.Event *)
module Event = Magic_trace_core__Event

(** @canonical Magic_trace_core.Perf_map *)
module Perf_map = Magic_trace_core__Perf_map

(** @canonical Magic_trace_core.Perf_map_location *)
module Perf_map_location = Magic_trace_core__Perf_map_location

(** @canonical Magic_trace_core.Subcommand *)
module Subcommand = Magic_trace_core__Subcommand

(** @canonical Magic_trace_core.Symbol *)
module Symbol = Magic_trace_core__Symbol

(** @canonical Magic_trace_core.Timer_resolution *)
module Timer_resolution = Magic_trace_core__Timer_resolution

(** @canonical Magic_trace_core.Trace_mode *)
module Trace_mode = Magic_trace_core__Trace_mode

(** @canonical Magic_trace_core.Trace_state_change *)
module Trace_state_change = Magic_trace_core__Trace_state_change

(** @canonical Magic_trace_core.When_to_snapshot *)
module When_to_snapshot = Magic_trace_core__When_to_snapshot
OCaml

Innovation. Community. Security.