Commit 3105b276 authored by Calin Juravle's avatar Calin Juravle
Browse files

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 b3d1eeed)

Merged-In: I4819fdc7b76189027d6e1dc8d049c589deff6d47
Change-Id: I4819fdc7b76189027d6e1dc8d049c589deff6d47
parent 7996b873
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment