diff options
author | Alex Light <allight@google.com> | 2018-09-19 16:29:09 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2018-09-20 17:01:45 +0000 |
commit | 54dabfb04a61def6bd4d114e306120590fa82c60 (patch) | |
tree | a1af5360e326e19bd16f033ac71528a27b45cd35 /compiler/optimizing/graph_visualizer.cc | |
parent | e9c1634d987ebe39bb1cac6a01e89bacc3f75503 (diff) |
Make run-test support multiple --with-agent flags
Previously we only supported a single --with-agent flag to be used
with run-test, silently ignoring additional uses. This makes run-test
support an arbitrary number of uses.
Test: ./test/run-test --host --dev 001-HelloWorld
Test: ./test/run-test --host \
--dev \
--with-agent libtifast.so=log,all \
001-HelloWorld
Test: ./test/run-test --host \
--dev \
--with-agent libtistress.so=jvmti-stress,redefine \
--with-agent libtifast.so=log,all \
001-HelloWorld
Change-Id: I3fe8538db64f79196037619a274842b3ab37a8d9
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions