<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 11/11/2011 11:39 AM, Chandler Carruth wrote:
<blockquote
cite="mid:CAGCO0KiXyvYrEw4F-uJnGPkF8gymdwvH9N7N-nff3YnTipRNNA@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div class="gmail_quote">On Fri, Nov 11, 2011 at 11:36 AM, reed
kotler <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:rkotler@mips.com">rkotler@mips.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
Is anybody using the google heap profiler to analyze
clang/llvm ??<br>
<br>
<a moz-do-not-send="true"
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 moz-do-not-send="true"
href="http://valgrind.org/docs/manual/ms-manual.html">http://valgrind.org/docs/manual/ms-manual.html</a> </div>
</div>
</blockquote>
I've been using valgrind too. It seems to work fine.<br>
<br>
I need to independently validate some numbers though because the
answer has big implications for some planning we are doing.<br>
<br>
Reed<br>
<br>
</body>
</html>