[LLVMdev] google heap profile

reed kotler rkotler at mips.com
Fri Nov 11 11:45:15 PST 2011


On 11/11/2011 11:39 AM, Chandler Carruth wrote:
> On Fri, Nov 11, 2011 at 11:36 AM, reed kotler <rkotler at mips.com 
> <mailto:rkotler at mips.com>> wrote:
>
>     Is anybody using the google heap profiler to analyze clang/llvm ??
>
>     http://google-perftools.googlecode.com/svn/trunk/doc/heapprofile.html
>
>     If so, do you know how to modify the build scripts to enable that.
>
>     Tia.
>
>
> I have tried to use this in the past without terribly much success. 
> Instead, I usually use Valgrind to analyze the allocation patterns: 
> http://valgrind.org/docs/manual/ms-manual.html
I've been using valgrind too. It seems to work fine.

I need to independently validate some numbers though because the answer 
has big implications for some planning we are doing.

Reed

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111111/f513a737/attachment.html>


More information about the llvm-dev mailing list