<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 10, 2016 at 10:42 PM, Kim Gräsman <span dir="ltr"><<a href="mailto:kim.grasman@gmail.com" target="_blank">kim.grasman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Oct 11, 2016 at 1:34 AM, Kostya Serebryany <<a href="mailto:kcc@google.com">kcc@google.com</a>> wrote:<br>
><br>
> On Mon, Oct 10, 2016 at 6:45 AM, Kim Gräsman via cfe-dev<br>
> <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br>
>><br>
</span><span class="">>> Is this at all feasible?<br>
><br>
><br>
> Yes. Take a look at lib/asan/asan_memory_profile.<wbr>cc and<br>
> test/asan/TestCases/Linux/<wbr>print_memory_profile_test.cc<br>
> It's a toy memory profiler which prints the current allocated memory chunks.<br>
> Very close to what you are describing (if not exactly that)<br>
><br>
> I used this functionality myself in a situation similar to yours and it<br>
> helped.<br>
<br>
</span>Cool, thanks. I'll see if I can connect the dots locally.<br>
<span class=""><br>
>> Are patches welcome?<br>
><br>
> It depends. I am currently  not ready to review large refactoring in this<br>
> code because I hope to make one myself (maybe...)<br>
> Small incremental improvements -- yes.<br>
<br>
</span>Realistically, I probably won't have time to work on this enough to<br>
build something useful outside of my office, but it's nice to know<br>
there's mechanics for this sort of thing.<br></blockquote><div><br></div><div>Please let us know if you've found this useful and/or if you needed some improvements. </div><div>Currently, this functionality exists mostly because I needed it myself. </div><div>It would great to make it more generally useful. </div><div><br></div><div>--kcc </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
- Kim<br>
</blockquote></div><br></div></div>