OSDN Git Service

ART: Hprof cleanup
authorAndreas Gampe <agampe@google.com>
Sat, 10 Jan 2015 08:26:17 +0000 (00:26 -0800)
committerAndreas Gampe <agampe@google.com>
Tue, 13 Jan 2015 16:29:46 +0000 (08:29 -0800)
commit3a91309c30a7575776526ffe6e9a46dc648a59fe
treec52ace7e97c0bb907198acf344a08db8cec1886a
parentf9e0e191ad8d8ab1859de95ecb15a57d4bf32107
ART: Hprof cleanup

Refactor things a bit to make it easier to stream.

Add a simple test that dumps the heap and runs hprov-conf on it.

Change-Id: I79a9ad37d4cf41fa8d63d039586aa80394d96005
runtime/hprof/hprof.cc
test/130-hprof/expected.txt [new file with mode: 0644]
test/130-hprof/info.txt [new file with mode: 0644]
test/130-hprof/src/Main.java [new file with mode: 0644]
test/Android.run-test.mk