how to debug memory leaks?

mabrek mabrek@REDACTED
Sat Dec 4 11:42:25 CET 2010


Hello.

I've got an erlang process that seems to leak memory. It's heap size
increases slowly over time. Are there any tools to examine process
heap content in runtime?

In Java I can get a heap dump of running JVM and analyze it later with
number of tools. It shows full content of application memory.

Regards,
Anton Lebedevich.


More information about the erlang-questions mailing list