[ 源代码: ocamlviz ]
软件包:libocamlviz-ocaml-doc(1.01-6)
libocamlviz-ocaml-doc 的相关链接
Debian 的资源:
下载源码包 ocamlviz:
维护小组:
外部的资源:
- 主页 [ocamlviz.forge.ocamlcore.org]
相似软件包:
real-time profiling tools for Objective Caml (documentation)
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 API documentation of the Ocamlviz library generated by ocamldoc out the source code.