Add phenotype property for enabling profiling of boot class path
If specified, does the same behavior as the dalvik.vm.profilebootimage property used to do. The new property is called profilebootclasspath and is in the runtime_native_boot namespace. Added logic to pass down Xjitsaveprofilinginfo if profilebootclasspath is specified. Bug: 139883463 Test: adb shell setprop dalvik.vm.profilebootclasspath true Test: look at logcat to verify the right options are passed down (cherry picked from commit 7253961b) Merged-In: I3e2ec37931a6f9239c5d0fa9fcaea61637061ac1 Change-Id: Iab2118822e522f9f80016c2c6ad42af9cd7eba03
Loading
Please register or sign in to comment