package memtrace

  1. Overview
  2. Docs

Module Memtrace.TraceSource

Use the Trace module to read and write trace files

Encoder and decoder for Memtrace traces

Sourcemodule Timestamp : sig ... end

Timestamps

Sourcemodule Timedelta : sig ... end

Times measured from the start of the trace

Sourcemodule Location : sig ... end

Source locations in the traced program

Sourcemodule Obj_id : sig ... end

Identifiers to represent allocations

Sourcemodule Location_code : sig ... end

Codes for subsequences of locations in a backtrace

Sourcemodule Allocation_source : sig ... end

Types of allocation

Sourcemodule Event : sig ... end

Trace events

Sourcemodule Info : sig ... end

Global trace info

Sourcemodule Writer : sig ... end

Writing traces

Sourcemodule Reader : sig ... end

Reading traces

OCaml

Innovation. Community. Security.