commit | 940eb0c00ef531dd9a0a68dbd61e377832e81eb4 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Mon Jan 30 19:30:44 2017 -0800 |
committer | Calin Juravle <calin@google.com> | Thu Feb 16 13:52:56 2017 -0800 |
tree | c65e43a702bb781b7a2f4ebedfb6b3d131fd8312 | |
parent | 9fb10fb39bcb3d9a4dc7e16f8c1d38dcc112639c [diff] |
Add inline caches to offline profiles Add support for inline caches in profiles: - extract inline caches from the jit cache when the profile saver queries the hot methods - bump profile version to support the new data - add new tests - inline caches are only supported for same-apk calls (including multidex) Test: m art-test-host-gtest-profile_compilation_info_test Bug: 32434870 Change-Id: I38b4ca0a54568d2224765ff76023baef1b8fd1a2