I have a program that exhausts memory. If I were to trust hp2pretty
, this program barely uses 1% of the heap at peak. So, I'd like to verify the contents of "suspect" .hp
lines like:
(39987)listDirectoryCerts.getDirContents/listDirector... 179632
How else can I determine what is consuming all my heap?