commit | 09f6c36c0c5ac055bbb5e36991ab60156be1fb46 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Apr 06 13:55:46 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Apr 07 08:28:01 2017 -0700 |
tree | 10e1d6a869e0af3e65c79a505618405145a8b9b8 | |
parent | 9638f503cd85d50f4f39290ae663fd4a0c2bf9c4 [diff] |
Change dump-classes profman option to dump-classes-and-methods The new option is called "--dump-classes-and-methods". This option dumps methods and classes in the profile as a format that is valid input for the "--create-profile-from" option. The goal is to be able to store text based profiles that don't depend on dex indices or checksums. Test: mm test-art-host-gtest-profile_assistant_test -j40 Bug: 36457259 Bug: 34927277 Change-Id: Ib966d334897679c1087a8d8d5f28bb3ca5fe3993