commit | ce8198e1e826142a5dc032f22a60e2c41eaeff96 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Oct 05 15:07:37 2021 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Oct 07 07:38:46 2021 +0000 |
tree | 4423f80eaf2eaefa156535b7aa63a2ac7db55c94 | |
parent | 4af07cd8efc146503e75cc85dfbbb8f10951be9f [diff] |
Pass which profile the method expects. With the CL: https://android-review.googlesource.com/c/platform/art/+/1671710 We made the requirement that callers need to be explicit on whether they're reading a boot image profile or not. Update CompileMethodsFromProfile to pass that information. Test: manually checking JIT zygote works as intended, will follow-up on having continuous tests. Change-Id: I3c9d367e8ce69b7c0e3205be4c379208f88d3b3e