I am fiddling around with the CSRI Malloc library (since it claims to be
both time and space efficient!), and was wondering if anyone else has
used it? It currently has a function called "mal_heapdump", which prints
all the areans, but it does not print the total size used by all the
malloc arena blocks, nor does it tell me what is the total space
allocated to the user.
Before I dig into the code trying to see how to do that, if anyone else
knows how to do this, please let me know! Thanks!
--
----
Avinash Chopde