<div class="gmail_quote">On Fri, Nov 11, 2011 at 11:36 AM, reed kotler <span dir="ltr"><<a href="mailto:rkotler@mips.com">rkotler@mips.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is anybody using the google heap profiler to analyze clang/llvm ??<br>
<br>
<a href="http://google-perftools.googlecode.com/svn/trunk/doc/heapprofile.html" target="_blank">http://google-perftools.googlecode.com/svn/trunk/doc/heapprofile.html</a><br>
<br>
If so, do you know how to modify the build scripts to enable that.<br>
<br>
Tia.</blockquote><div><br></div><div>I have tried to use this in the past without terribly much success. Instead, I usually use Valgrind to analyze the allocation patterns: <a href="http://valgrind.org/docs/manual/ms-manual.html">http://valgrind.org/docs/manual/ms-manual.html</a> </div>
</div>