package memtrace_viewer

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

Install

Dune Dependency

Authors

Maintainers

Sources

memtrace_viewer-v0.15.0.tar.gz
sha256=b21d4895f874e48b9f271fb3166ea98c14e7cb1850d621c1e3275f0290d9e338

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

Module Fragment.IteratorSource

type fragment := t
Sourcetype t

An iterator that iterates through the prefixes of a fragment from callers to callees.

Sourceval next : t -> t option
Sourceval prev : t -> t option
Sourceval location : t -> Location.t
Sourceval prefix : t -> fragment
Sourceval suffix : t -> fragment
Sourcemodule Trace : sig ... end
Sourceval trace : t -> Trace.t
OCaml

Innovation. Community. Security.