diff options
author | Alan Leung <acleung@google.com> | 2017-05-12 17:31:13 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2017-06-22 14:00:04 -0700 |
commit | ed36ba52bf8a7492522fea56106b1f0380ebf7b3 (patch) | |
tree | 4f7a990ab7b0acd9093501fe9c4ad0bfa032ecb5 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 156775fea8cccf658b0fe2a3bcf05805062e5104 (diff) |
ASM Priority Boost Tool
This tool is a replacement for the Jack plugin that allows injection
of static method calls before lock enter and exit.
A common use case would be to boost a thread's priority as soon as
it acquires a heavily contented lock and resetting the priority upon
release.
This tool is meant to be optionally invoked from /build/core/ rules
during the build process.
Test: JUnit Tests / resulting image on a bullhead.
Change-Id: If400414a0bf50f03768a1de2ebee42086a9d701f
Merged-In: If400414a0bf50f03768a1de2ebee42086a9d701f
(cherry picked from commit 93db63059ad5e9e1d59c8ce013559069d566ef4c)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions