summaryrefslogtreecommitdiffstats
path: root/xml/src
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2010-01-28 17:01:39 -0800
committerAndy McFadden <fadden@android.com>2010-01-29 13:23:39 -0800
commit21fc59c88df7a8d28ac776cd3434e8341cabec16 (patch)
tree06836300c212f287f713f7348ab65320aee8c931 /xml/src
parent31d6794041502e80b17d643f8d81da3d1ba50562 (diff)
downloadlibcore-21fc59c88df7a8d28ac776cd3434e8341cabec16.zip
libcore-21fc59c88df7a8d28ac776cd3434e8341cabec16.tar.gz
libcore-21fc59c88df7a8d28ac776cd3434e8341cabec16.tar.bz2
Add support for streaming hprof dumps.
This adds the dumpHprofDataDdms method, which generates the hprof dump in RAM and then spits the whole thing at DDMS. The idea is to avoid touching /sdcard, since not all apps have permission to do that. This rearranges hprofShutdown() a fair bit. It used to re-use a context struct, saving interesting bits to local variables before zapping it; now we just create a second context struct and free both at the end. For bug 2092855.
Diffstat (limited to 'xml/src')
0 files changed, 0 insertions, 0 deletions