summaryrefslogtreecommitdiff
path: root/compiler/common_compiler_test.cc
diff options
context:
space:
mode:
author Jiakai Zhang <jiakaiz@google.com> 2022-01-06 15:24:57 +0000
committer Treehugger Robot <treehugger-gerrit@google.com> 2022-01-11 19:36:31 +0000
commit270a6fcd8bc45495e758acd2d17d0713b2f00811 (patch)
tree500b6dbb01fd1b7a4a38932a976d1e821c9ea91d /compiler/common_compiler_test.cc
parent890beb0e254b6679a9d2db424e202fb61dad5332 (diff)
Update JIT Zygote to compile methods in ART module jars.
Also, add logging to show methods in profiles being processed by JIT Zygote, in order to differentiate them from those added by JIT automatically. Bug: 203492478 Test: manual - 1. Force JIT Zygote with both ART profile and framework profile. adb shell setprop dalvik.vm.boot-image '/nonx/boot.art!/apex/com.android.art/etc/boot-image.prof!/system/etc/boot-image.prof' 2. Turn on JIT verbose logging. adb shell setprop dalvik.vm.extra-opts '-verbose:jit' 3. Restart Zygote. adb shell setprop ctl.restart zygote 4. See methods in the ART profile and in the framework profile all processed by JIT Zygote. 5. See system_server starting normally. Change-Id: I0f90106026c774cfb422aac610d8fc8a6485f922
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions