OSDN Git Service

Add a --method-filter option to oatdump.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 12 Nov 2014 18:02:36 +0000 (18:02 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 12 Nov 2014 18:05:03 +0000 (18:05 +0000)
commit3fcd22051f5ac12f0825204b534912af38f02c61
tree7e272611f54bfdb4ec0c1484dc307f09829fdfd2
parent59321e0e10ea09694efecf6154704e2743b9bffd
Add a --method-filter option to oatdump.

I intend to use oatdump for testing generated code, and
being able to filter on a method name will make the
testing more reliable.

Change-Id: Iaf7fef7228d9d8a901bd9b98452d244d42ca497e
oatdump/oatdump.cc