ocaml-gperftools
gperftools library provides fast, multi-threaded malloc() and some nifty performance analysis tools.
These OCaml bindings are useful to monitor memory usage and control behaviour of malloc() when the program is linked against tcmalloc.
[ Homepage ]
| Author: | ygrek. |
| Last modification date: | 18-Jun-2012 |
| Version: | 0.1 |
| Development status: | Beta |
| Kind: | Libraries :: Bindings with C libraries |
| Topic: | Software development :: Debugging |
| Homepage: | http://gperftools.forge.ocamlcore.org/ |