ocamlviz 1.01-2build6 source package in Ubuntu
Changelog
ocamlviz (1.01-2build6) artful; urgency=high * No change rebuild against ocaml 4.04. -- Dimitri John Ledkov <email address hidden> Mon, 03 Jul 2017 11:45:44 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov on 2017-07-03
- Uploaded to:
- Artful
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- ocaml
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocamlviz_1.01.orig.tar.gz | 502.2 KiB | 82786fbb39d3d0d512e3885903fdfba1cf69b39d19582cda87a615345a6878eb |
ocamlviz_1.01-2build6.debian.tar.xz | 3.8 KiB | 6f34bf303725e3825cf0e5789238e0dad5292ee0956abb341db7c99c5ff031f8 |
ocamlviz_1.01-2build6.dsc | 2.0 KiB | 1422cb21eed1082e22ad6a3e0a5f91859ff092bc69e4f88e03b4537796e7842d |
Available diffs
- diff from 1.01-2build5 to 1.01-2build6 (521 bytes)
Binary packages built by this source
- libocamlviz-ocaml-dev: real-time profiling tools for Objective Caml (library)
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.
- libocamlviz-ocaml-doc: No summary available for libocamlviz-ocaml-doc in ubuntu artful.
No description available for libocamlviz-
ocaml-doc in ubuntu artful.
- ocamlviz: No summary available for ocamlviz in ubuntu artful.
No description available for ocamlviz in ubuntu artful.
- ocamlviz-dbgsym: debug symbols for ocamlviz