package memtrace_viewer
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/index.html
Module Memtrace_viewer_common.Data
Source
Source
type t = {
graph : Graph.t;
filtered_graph : Graph.t option;
trie : Fragment_trie.t;
total_allocations_unfiltered : Core.Byte_units.t;
peak_allocations : Core.Byte_units.t;
peak_allocations_time : Core.Time_ns.Span.t;
call_sites : Call_sites.t;
hot_paths : Fragment.t list;
hot_locations : Fragment.t list;
info : Info.t option;
}
include Sexplib0.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>