diff options
author | Alex Light <allight@google.com> | 2017-10-25 10:50:35 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2017-10-26 11:47:20 -0700 |
commit | 0e151e7940edd31c1dc332d0b56fa9295f08c6f7 (patch) | |
tree | 3a91d116134dfae5695d19dffa23ae2210227da1 /test/ProfileTestMultiDex/Main.java | |
parent | 31275df5ea1b91ed668618d6ec64a76d67cee73c (diff) |
Add agent for printing breakpoints
This can be used to test performance of breakpointed code in a
lightweight way or to ensure that code is reaching expected locations.
See tools/breakpoint-logger/README.md for information on how to use.
Also added the ability to pass explicit agents for run-test to load
before running tests.
Test: ./test/run-test \
--host \
--dev \
--with-agent \
'libbreakpointlogger.so=LMain;->main([Ljava/lang/String;)V@0' \
001-HelloWorld
Bug: 68259370
Change-Id: I409c940a34b1e823ec50649cdb3c51e5a81a09ab
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions