aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
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
commit6bf992c9d51f1e12aa37fe4c791c156402a9b79b (patch)
tree524eaec56bfbbcb454869be8952dcd4fcbff2da5 /vm/compiler/codegen/CompilerCodegen.h
parent97d22dfc9a63d99dbad44a00622a9979b250b9d9 (diff)
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 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions