Paketname | libocamlviz-ocaml-dev |
Beschreibung | real-time profiling tools for Objective Caml (library) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.01-2 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 548 Byte |
Hängt ab von | camlp4-3.11.2, ocaml-nox-3.11.2, ocamlviz |
Empfohlene Pakete | libocamlviz-ocaml-doc |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | ocamlviz |
Paketgröße | 162372 Byte |
Prüfsumme MD5 | dfe8677a72637f5246d412c674d776e7 |
Prüfsumme SHA1 | 0dd9d3109ad5aacc91f7a9c94207ac30caddbc19 |
Prüfsumme SHA256 | a1ed4f5ca514ea8190d75a19545896e0dd8a6fe6d014b7efa2a29b7e9d81b38c |
Link zum Herunterladen | libocamlviz-ocaml-dev_1.01-2_i386.deb |
Ausführliche Beschreibung | 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 the Ocamlviz library.
|