summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInit.java
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2018-05-03 22:28:03 -0700
committerCalin Juravle <calin@google.com>2018-05-08 18:57:37 -0700
commit3105b2767db5fccd09a8dbe812f243c5e207c8a1 (patch)
tree9553eb72df62e585add9c7518d0598dff7fb315c /test/008-exceptions/src/MultiDexBadInit.java
parent7996b873bf5d2a3fc0aa0bf5058d5c98b1a79b8c (diff)
Add new profile saver options: save without jit & profile AOT code
--Xps-save-without-jit-notifications The hotness for system server code is increased in AOT-ed code. The flow does not call into JIT and as such notifications are not triggered. Instead of relying on the JIT system, make use of a simple back off strategy to save the profile. --Xps-profile-aot-code Starts the profile saver even if the oat file is speed compiled. Test: m test-art-host boot a device with system server profiling enabled. Bug: 73313191 (cherry picked from commit b3d1eeed7426570f61a0b0d4be1a2987200311f6) Merged-In: I4819fdc7b76189027d6e1dc8d049c589deff6d47 Change-Id: I4819fdc7b76189027d6e1dc8d049c589deff6d47
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInit.java')
0 files changed, 0 insertions, 0 deletions