DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibocamlviz-ocaml-doc
Beschreibungreal-time profiling tools for Objective Caml (documentation)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.01-2
Sektiondoc
Prioritätoptional
Installierte Größe604 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerDebian OCaml Maintainers
Quelleocamlviz
Paketgröße284426 Byte
Prüfsumme MD523821dde3573422b18b2db5749068788
Prüfsumme SHA15f7fcf78feb88cbaf95a731a974206dacf472060
Prüfsumme SHA256b4749faa9c26da5a21074bbdda2f9dd6b1e8905ecd09f4e69448610528f73fdf
Link zum Herunterladenlibocamlviz-ocaml-doc_1.01-2_all.deb
Ausführliche BeschreibungOcamlviz 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 API documentation of the Ocamlviz library generated by ocamldoc out the source code.


Impressum
Linux is a registered trademark of Linus Torvalds