Displaying 1 result from an estimated 1 matches for "pool_alloconly_get_total_alloc_size".
2014 Mar 12
0
Finding memory leaks
...plugin that I develop. In
order to find it, it would be helpful to print the total amount of
memory that is currently allocated. This print could than spread over
the source code and the memory consumption can be tracked.
I've tried
i_debug("pool size %u",
(unsigned int)pool_alloconly_get_total_alloc_size(system_pool));
But that failed. Does someone has a good advice? I would like to avoid
complex solutions like valgrind.
Best regards,
Philipp
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEbBAEBAgAGBQJTIEJjAAoJE...