- libc6 (>= 2.29)
- libcairo2 (>= 1.2.4)
- libgdk-pixbuf-2.0-0 (>= 2.22.0)
- libglib2.0-0 (>= 2.35.9)
- libgtk2.0-0 (>= 2.24.0)
- libpango-1.0-0 (>= 1.22.0)
- graphviz
Ocamlviz gives the ability to instrument an existing code, in real
time, with lightweight monitoring annotations. Ocamlviz can also be
used as a debugging tool.
.
Here are a few possibilities provided by Ocamlviz:
* observe details about the garbage collector
* observe how many times the program goes through a point
* make a set of values (any) and count its cardinal number and its
size in the heap
* observe how much time passed between two points of the program
* observe the value of integers, floating-point numbers, booleans
and strings
* observe details about hash tables, like the number of empty
buckets, or the filling rate
* etc
.
This package provides two sorts of client output:
* an ASCII client, the monitoring is displayed in a file
* a Graphical User Interface, using Lablgtk2, that allows, for
instance, displaying data in a graph
Installed Size: 6.9 MB
Architectures: amd64 arm64