History log of /dalvik/tools/hprof-conv/HprofConv.c
Revision Date Author Comments
3db80b5708eeae9194ff5dc44005efc8b2a726f1 21-Nov-2014 Jeff Sharkey <jsharkey@android.com> Offer to exclude Zygote when converting heaps.

Dumps from Android devices have multiple heaps, including Zygote,
image, etc. When investigating RAM usage, it's most useful to focus
on "real" allocations from the app, ignoring the other heaps.

This change introduces the "-z" flag which will drop allocations
on non-app heaps during conversion.

Bug: 18473132
Change-Id: Ib1d5256b7bc4cfd7791f00c18a1cff920e0e3f46
4e1205528c6047cd000b6c5617f8ea8ae3ede82a 03-Nov-2011 Siva Velusamy <vsiva@google.com> hprof-conv: Better error message when run on a 1.0.2 file.

Change-Id: I36b14aadc11f6ba8a66543546043280da64e7605
7365493ad8d360c1dcf9cd8b6eee62747af01cae 09-Jun-2010 Carl Shapiro <cshapiro@google.com> Remove repeated newlines at the end of files.

Change-Id: I1e3d103a7b932ef21acedb6438c0f26b315df28f
fbdcfb9ea9e2a78f295834424c3f24986ea45dac 29-May-2010 Brian Carlstrom <bdc@google.com> Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master

Change-Id: I0c0edb3ebf0d5e040d6bbbf60269fab0deb70ef9
98740d6436340f17f5427d5923184fcace0e38cc 25-Feb-2010 Carl Shapiro <cshapiro@google.com> Eliminate the unused hprof "unreachable" feature. This code dates
back to the Perforce repository and has never been enabled. Nobody
seems to know what it was once, if ever, used for so it may as well
go.
f6c387128427e121477c1b32ad35cdcaa5101ba3 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
f72d5de56a522ac3be03873bdde26f23a5eeeb3c 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
5d709784bbf5001012d7f25172927d46f6c1abe1 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745