diff options
author | Calin Juravle <calin@google.com> | 2016-04-15 19:33:46 +0100 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2016-04-18 15:28:40 +0100 |
commit | 2a727d7bd52555ff2493ffdbc1f421b3228d04cc (patch) | |
tree | 33d9c3e84d71f3771ba89e8e29ce963b34b10f92 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 8f5770dcdb6d4cac8294938902ab83528a7feea7 (diff) |
Move profile registration from bindApplication to LoadedApk
In order to capture profiles for apps which share the same VM and for
splits loaded without restart we need to move the profile registration
closer to where we create the class loaders (since bindApplication is
not called multiple times).
Moving the registration after class loader creation also allows us to
not profile apks which are already fully compiled.
Bug: 27539488
Bug: 27893309
Bug: 28012567
Change-Id: I6333f026f4f0680ca28e989f1686e3eac1145339
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions