OSDN Git Service

Use APEX boot image for profilebootclasspath
authorMathieu Chartier <mathieuc@google.com>
Fri, 20 Sep 2019 23:07:51 +0000 (16:07 -0700)
committerMathieu Chartier <mathieuc@google.com>
Wed, 25 Sep 2019 15:55:40 +0000 (15:55 +0000)
commita557554defaa8334d160efd9b11a04edc727634d
treeda4a88c414de1206cc2a6e220aac2f786b86aebb
parent37f8bfb2c1ed9bb745c70f2939fb31e5a10042de
Use APEX boot image for profilebootclasspath

To get profiling info, we need to avoid having compiled code.

Also pass down the --count-hotness-in-compiled-code for measuring
performance in compiled code.

Bug: 139883463
Test: manual
Change-Id: Ib02b476522b7709172fc06d6517446cad59045d4
core/jni/AndroidRuntime.cpp