Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
refs/heads/sos-5.x
/
openjdkjvmti
/
deopt_manager.cc
c618f7c
Cherrypick Reland^2 "Don't install instrumentation stubs for single thread deopts"
by Mythri Alle
· 2 years, 6 months ago
8f3beae
Cleanup method inspection callbacks from jvmti
by Mythri Alle
· 3 years ago
ba86008
Cleanup enabling / disabling deoptimization support
by Mythri Alle
· 3 years ago
e91532e
Reland "Remove Instrumentation::can_use_instrumentation_trampolines_."
by Nicolas Geoffray
· 3 years, 1 month ago
2b3cea9
Revert "Remove Instrumentation::can_use_instrumentation_trampolines_."
by Nicolas Geoffray
· 3 years, 1 month ago
4ac8cfe
Remove Instrumentation::can_use_instrumentation_trampolines_.
by Nicolas Geoffray
· 3 years, 1 month ago
ddf4fd3
Always access Thread state and flags as 32-bit location.
by Vladimir Marko
· 3 years, 1 month ago
5097f83
Revert^2 "Add support for calling entry / exit hooks directly from JIT code""
by Mythri Alle
· 3 years, 2 months ago
72be14e
Revert "Add support for calling entry / exit hooks directly from JIT code"
by Mythri Alle
· 3 years, 2 months ago
2d4feeb
Add support for calling entry / exit hooks directly from JIT code
by Mythri Alle
· 3 years, 3 months ago
26ab270
A few more inclusive language updates based on newer wordlist
by Orion Hodson
· 4 years, 5 months ago
e91e795
Replace instrumention id with stack pointers.
by Nicolas Geoffray
· 5 years ago
4060786
Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events"
by Alex Light
· 6 years ago
a4cdd36
Prevent concurrent GC stack-walks during deoptimization
by Alex Light
· 6 years ago
b214694
Revert^4 "Add extension and agent for dumping internal jvmti plugin data."
by Alex Light
· 6 years ago
3dacdd6
Revert^4 "Remove Global deopt requirement for several jvmti events"
by Alex Light
· 6 years ago
939798e
Revert "Revert^2 "Remove Global deopt requirement for several jvmti events""
by Nicolas Geoffray
· 6 years ago
a55e8b5
Revert "Revert^2 "Add extension and agent for dumping internal jvmti plugin data.""
by Nicolas Geoffray
· 6 years ago
2d8b811
Revert^2 "Add extension and agent for dumping internal jvmti plugin data."
by Alex Light
· 6 years ago
a75e589
Revert^2 "Remove Global deopt requirement for several jvmti events"
by Alex Light
· 6 years ago
ad344b6
Revert "Remove Global deopt requirement for several jvmti events"
by Nicolas Geoffray
· 6 years ago
9da91d2
Revert "Add extension and agent for dumping internal jvmti plugin data."
by Nicolas Geoffray
· 6 years ago
60ee778
Add extension and agent for dumping internal jvmti plugin data.
by Alex Light
· 6 years ago
334630e
Remove Global deopt requirement for several jvmti events
by Alex Light
· 6 years ago
c6bd42a
ART: Fix deopt manager JIT attempt
by Andreas Gampe
· 6 years ago
6e89776
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
3b8aa77
Pause GC during deoptimization work
by Alex Light
· 6 years ago
d25eb2c
Revert^5 "Rewrite JVMTI method tracing to use trampolines"
by David Srbecky
· 6 years ago
d7da314
Revert^4 "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 6 years ago
bf2ca05
Revert^3 "Rewrite JVMTI method tracing to use trampolines"
by David Srbecky
· 6 years ago
460c6ce
Revert^2 "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 6 years ago
8772eb7
Revert "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 6 years ago
25bf446
Rewrite JVMTI method tracing to use trampolines
by Alex Light
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
60fbefc
Move jit startup attempt to openjdkjvmti from adbconnection
by Alex Light
· 7 years ago
f285863
Revert^6 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 7 years ago
f807153
Revert^5 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 7 years ago
23be146
Revert^4 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 7 years ago
ce2836a
Revert^3 "Ensure that OSR still is possible with jvmti"
by Alex Light
· 7 years ago
94e3dd7
Revert "Revert "Ensure that OSR still is possible with jvmti""
by Alex Light
· 7 years ago
4f3d1cf
Revert "Ensure that OSR still is possible with jvmti"
by Nicolas Geoffray
· 7 years ago
b9ad26d
Ensure that OSR still is possible with jvmti
by Alex Light
· 7 years ago
0e84118
Revert^6 "Prevent UAF issues caused by static destructors"
by Alex Light
· 7 years ago
4798222
Revert "Revert^4 "Prevent UAF issues caused by static destructors""
by Nicolas Geoffray
· 7 years ago
e9dc524
Revert^4 "Prevent UAF issues caused by static destructors"
by Alex Light
· 7 years ago
ef01222
Fix typos.
by Roland Levillain
· 8 years ago
70f4415
Revert "Revert "Revert "Prevent UAF issues caused by static destructors"""
by Orion Hodson
· 7 years ago
6280f87
Revert "Revert "Prevent UAF issues caused by static destructors""
by Alex Light
· 7 years ago
6a94cec
Revert "Prevent UAF issues caused by static destructors"
by Nicolas Geoffray
· 7 years ago
123aeb7
Prevent UAF issues caused by static destructors
by Alex Light
· 7 years ago
8c0961f
Move missed files to libdexfile
by David Sehr
· 7 years ago
2ce6fc8
Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE
by Alex Light
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
0fa1786
Avoid JVMTI global deoptimization when possible
by Alex Light
· 7 years ago