OSDN Git Service

ART: Don't nest indenters in oatdump.
authorVladimir Marko <vmarko@google.com>
Fri, 26 Jun 2015 11:06:30 +0000 (12:06 +0100)
committerVladimir Marko <vmarko@google.com>
Mon, 13 Jul 2015 12:30:13 +0000 (13:30 +0100)
commit8f1e08af6172781f91a17fce0a5a4183a9f70aa9
tree1481075eefed359fcb675379197290b53159e28e
parent404ea410c5c1566909ae741582046b7cae2bd681
ART: Don't nest indenters in oatdump.

Reduces the time taken by the oatdump_test by ~12s (15%)
on host and ~55s (9%) on N5.

Change-Id: I99bb16ff5f3640389815f1fe54379ca64eac071b
oatdump/oatdump.cc
runtime/indenter.h
runtime/indenter_test.cc
runtime/stack_map.cc
runtime/stack_map.h
runtime/verifier/method_verifier.cc
runtime/verifier/method_verifier.h