commit | 85ac3600b788c625ad633b7209731866c84fc118 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Aug 03 03:42:08 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Aug 03 16:51:23 2018 -0700 |
tree | f7fa713f046db9d7c2dd06f657b9f3d02bd07366 | |
parent | d925742e6c52237a262b4430f8b6b679ff1cc80e [diff] |
ART: Add tool to invoke the dex & method verifier Add a simple command line tool that runs the verifier over a given dex file. Add options for verbose verifier runs, as well as repetitions to improve perf-ability. Bug: 111857793 Test: mmma art Test: manual Change-Id: I638e9faab0bcb91c27e26257549bf2e71d401193