commit | e5de54cfab5f14ba0b8ff25d8d60901c7021943f | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Wed Apr 20 14:22:09 2016 +0100 |
committer | Calin Juravle <calin@google.com> | Wed Apr 27 12:46:00 2016 +0100 |
tree | baf3de07d57ee640d80648dfb168aaa10a02e9e3 | |
parent | 43c8e872578cf27efcc0edce70119164e313f648 [diff] |
Split profile recording from jit compilation We still use ProfileInfo objects to record profile information. That gives us the flexibility to add the inline caches in the future and the convenience of the already implemented GC. If UseJIT is false and SaveProfilingInfo true, we will only record the ProfileInfo and never launch compilation tasks. Bug: 27916886 Change-Id: I6e4768dc5d58f2f85f947b276b4244aa11ce3fca