enable profiling for memory leaks
Eduardo Silva
edsiper at gmail.com
Sun Nov 24 23:56:48 PST 2013
Hi,
i have just integrated jemalloc in our open source project. I have linked
jemalloc statically and after some tests i am not able to get any profiling
file for analysis.
jemalloc configure:
./configure --enable-prof --with-jemalloc-prefix=je_ --enable-cc-silence
once compiled and linked to my sources i do:
$ MALLOC_CONF=prof_leak:true,prof:true bin/monkey
but on exit there is no details, do i am missing some steps ?
thanks for your help,
--
Eduardo Silva
http://edsiper.linuxchile.cl
http://monkey-project.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jemalloc.net/mailman/jemalloc-discuss/attachments/20131125/dab24f78/attachment.html>
More information about the jemalloc-discuss
mailing list