commit | 5900149256919538efb2edf4ffc0403d4ddd8446 | [log] [tgz] |
---|---|---|
author | xueliang.zhong <xueliang.zhong@linaro.org> | Wed Jan 11 10:36:41 2017 +0000 |
committer | xueliang.zhong <xueliang.zhong@linaro.org> | Wed Jan 11 16:26:38 2017 +0000 |
tree | 970cd502a2affd225acad0bb0401cd2bb83dadc0 | |
parent | f62455a422baf040d901db964bdd3c6e18185c13 [diff] |
Fix perf-inject jit profiling for osr method. When OSR jit compilation is triggered, the jit compiler should log osr compiled method address for perf. Test: Compile. Test: Verified perf-PID.map and jit-PID.dump files generated by ART JIT with -g option. Change-Id: I66ca62c65ee84067aeaf551be05911def78f9aaf