summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2018-07-10 15:46:14 -0700
committerAlex Light <allight@google.com>2018-07-10 16:08:16 -0700
commit839f53a179df5225dac6964732486fc8dc5c79b0 (patch)
tree843aa29a1e7ddefbedc91026fad4e91168fab8e3 /compiler/optimizing/graph_visualizer.cc
parent23b8f0d6cafc5079347f7b2ec61eecb0a9f30371 (diff)
Fix typo in condition for getting the compiled code.
Due to a late refactor we unintentionally flipped a condition and returned early on code-collection being off instead of it being on. Test: ./test.py --host --trace --ntrace Test: ./test/testrunner/testrunner.py --host --runtime-option=-Xjitthreshold:0 --jit Test: ./test/testrunner/testrunner.py --host --jit --debug --runtime-option=-Xplugin:libtracefast-trampolined.so Test: ./test/testrunner/testrunner.py --host --jit --debug --runtime-option=-Xjitthreshold:0 --runtime-option=-Xplugin:libtracefast-trampolined.so Test: ./test/testrunner/testrunner.py --host --debuggable --run-test-option='--with-agent libtifast.so=MethodEntry,MethodExit' Test: ./test/testrunner/testrunner.py --host --debuggable --jit --runtime-option=-Xjitthreshold:0 --run-test-option='--with-agent libtifast.so=MethodEntry,MethodExit' Test: adb shell am start-activity -S --attach-agent /data/local/tmp/libtifast.so=MethodEntry,MethodExit <some app> Test: ./test/testrunner/testrunner.py --host --runtime-option=-Xplugin:libtracefast-trampolined.so Change-Id: I2f341cf748530f79a574933a3abb4f32a5019d03
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions