diff options
author | Alex Light <allight@google.com> | 2021-04-01 17:27:46 -0700 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2021-04-11 22:41:45 +0000 |
commit | e38d78871261ec567d45095ea09b1950bb021fae (patch) | |
tree | 8546e40df68a209e7569172bcc57b8571a5132c7 /test/ProfileTestMultiDex/Second.java | |
parent | 0983f59d736e9c87b92128605623a90674bde7fa (diff) |
Add a --test-exec flag to bisect_profile.py
Often one has a small script that can tell whether a bisection has the
target behavior or not. Add a --test-exec flag to allow
bisect_profile.py to drive itself using a non-zero exit to indicate
that the interesting behavior is present and a 0 exit to indicate it
is not.
Test: ./art/tools/bisect_profile.py --apk ~/GoogleExtServices.apk --test-exec './art/tools/compile-jar.py --profile-file bad.prof --arch arm64 ~/GoogleExtServices.apk --force-allow-oj-inlines -j1' --output-source bad.txt bad.prof
Change-Id: I2fbaf15da8177953ad0051274ee974e6c0e9f503
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions