package memtrace_viewer

  1. Overview
  2. Docs
Interactive memory profiler based on Memtrace

Install

Dune Dependency

Authors

Maintainers

Sources

memtrace_viewer-v0.16.0.tar.gz
sha256=bb50fc48fef748dffe7ff1e151021b1361500c432a8c2991065fd31fd474f817

doc/memtrace_viewer.common/Memtrace_viewer_common/Data/Fragment/Oriented/index.html

Module Fragment.OrientedSource

type fragment := t
Sourcetype t

A fragment and an orientation. Can be thought of as a tree node -- with its extensions as children and it's retraction as parent.

Sourceval fragment : t -> fragment
Sourceval orient : t -> Orientation.t
Sourceval first : t -> Location.t
Sourceval retract : t -> t option
Sourceval retract_by : t -> n:int -> t option
Sourceval one_frame_extensions : t -> (Location.t, t) Core.List.Assoc.t
Sourceval has_extensions : t -> bool
Sourceval extend : t -> Location.t -> t option
Sourcemodule Debug : sig ... end
OCaml

Innovation. Community. Security.