[ ソース: ocamlviz ]
パッケージ: ocamlviz (1.01-8 など)
ocamlviz に関するリンク
Debian の資源:
ocamlviz ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [ocamlviz.forge.ocamlcore.org]
類似のパッケージ:
real-time profiling tools for Objective Caml (clients)
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 an ASCII client. The monitoring is displayed in a file.
その他の ocamlviz 関連パッケージ
|
|
|
|
-
- dep: graphviz
- 豊富なグラフ描画ツールセット
-
- dep: libstdlib-ocaml-bkvu1
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml
-
- dep: ocaml-base-5.2.0
- 以下のパッケージによって提供される仮想パッケージです: ocaml-base
-
- rec: libocamlviz-ocaml-dev
- real-time profiling tools for Objective Caml (library)