hi,

i feel i must be missing something obvious, sorry, but i can work out what 
tools are available for understanding "memory leaks" inside my own julia 
code.  this isn't an issue with julia itself - it's my own dumb fault.  but 
i can't see how to get a dump of objects on the heap, or tools to analyse 
that dump.

can someone point me in the right direction, please?

thanks,
andrew

(i know about - and have used profile and profileview - but they don't have 
memory info, do they?  they do have gc information, but what i want is heap 
use - gc isn't being called!)

Reply via email to