index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openjdkjvmti
/
deopt_manager.cc
Age
Commit message (
Expand
)
Author
2024-03-26
Rename enums.h/.cc to pointer_size.h/.cc.
Santiago Aboy Solanes
2024-01-19
Move files related to compiled code into oat/ directory
Dmitrii Ishcheikin
2023-10-11
Update entrypoints after switching the runtime to non-debuggable
Mythri Alle
2023-06-02
Fix code for bugprone-argument-comment clang-tidy warning
Yabin Cui
2023-01-17
Switch to non debuggable only if entry/exit stubs are not required
Mythri Alle
2023-01-16
Reland "Limited deopt request from jvmti should enable entry / exit hooks""
Mythri Alle
2023-01-13
Revert "Limited deopt request from jvmti should enable entry / exit hooks"
Mythri Alle
2023-01-12
Limited deopt request from jvmti should enable entry / exit hooks
Mythri Alle
2022-10-11
Reland^2 "Update instrumentation support for non-java debuggable runtimes"
Mythri Alle
2022-09-14
Revert "Reland "Update instrumentation support for non-java debuggable runtim...
Mythri Alle
2022-09-07
Reland "Update instrumentation support for non-java debuggable runtimes"
Mythri Alle
2022-08-12
Revert "Update instrumentation support for non-java debuggable runtimes"
Mythri Alle
2022-08-10
Update instrumentation support for non-java debuggable runtimes
Mythri Alle
2022-06-22
Cleanup around method inspection callbacks
Mythri Alle
2022-06-19
Reland^2 "Don't install instrumentation stubs for single thread deopts"
Mythri Alle
2022-06-19
Revert "Reland "Don't install instrumentation stubs for single thread deopts""
Mythri Alle
2022-06-17
Reland "Don't install instrumentation stubs for single thread deopts"
Mythri Alle
2022-06-15
Revert "Don't install instrumentation stubs for single thread deopts"
Mythri Alle
2022-06-14
Don't install instrumentation stubs for single thread deopts
Mythri Alle
2022-01-18
Cleanup method inspection callbacks from jvmti
Mythri Alle
2022-01-05
Cleanup enabling / disabling deoptimization support
Mythri Alle
2021-12-11
Reland "Remove Instrumentation::can_use_instrumentation_trampolines_."
Nicolas Geoffray
2021-12-09
Revert "Remove Instrumentation::can_use_instrumentation_trampolines_."
Nicolas Geoffray
2021-12-09
Remove Instrumentation::can_use_instrumentation_trampolines_.
Nicolas Geoffray
2021-11-25
Always access Thread state and flags as 32-bit location.
Vladimir Marko
2021-11-09
Revert^2 "Add support for calling entry / exit hooks directly from JIT code""
Mythri Alle
2021-11-01
Revert "Add support for calling entry / exit hooks directly from JIT code"
Mythri Alle
2021-11-01
Add support for calling entry / exit hooks directly from JIT code
Mythri Alle
2020-07-29
A few more inclusive language updates based on newer wordlist
Orion Hodson
2020-01-31
Replace instrumention id with stack pointers.
Nicolas Geoffray
2019-05-09
Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events"
Alex Light
2019-04-23
Prevent concurrent GC stack-walks during deoptimization
Alex Light
2019-03-14
Revert^4 "Add extension and agent for dumping internal jvmti plugin data."
Alex Light
2019-03-12
Revert^4 "Remove Global deopt requirement for several jvmti events"
Alex Light
2019-03-12
Revert "Revert^2 "Remove Global deopt requirement for several jvmti events""
Nicolas Geoffray
2019-03-12
Revert "Revert^2 "Add extension and agent for dumping internal jvmti plugin d...
Nicolas Geoffray
2019-03-12
Revert^2 "Add extension and agent for dumping internal jvmti plugin data."
Alex Light
2019-03-11
Revert^2 "Remove Global deopt requirement for several jvmti events"
Alex Light
2019-03-09
Revert "Remove Global deopt requirement for several jvmti events"
Nicolas Geoffray
2019-03-09
Revert "Add extension and agent for dumping internal jvmti plugin data."
Nicolas Geoffray
2019-03-08
Add extension and agent for dumping internal jvmti plugin data.
Alex Light
2019-03-08
Remove Global deopt requirement for several jvmti events
Alex Light
2018-11-13
ART: Fix deopt manager JIT attempt
Andreas Gampe
2018-10-17
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-08-14
Pause GC during deoptimization work
Alex Light
2018-07-19
Revert^5 "Rewrite JVMTI method tracing to use trampolines"
David Srbecky
2018-07-18
Revert^4 "Rewrite JVMTI method tracing to use trampolines"
Alex Light
2018-07-18
Revert^3 "Rewrite JVMTI method tracing to use trampolines"
David Srbecky
2018-07-17
Revert^2 "Rewrite JVMTI method tracing to use trampolines"
Alex Light
2018-07-11
Revert "Rewrite JVMTI method tracing to use trampolines"
Alex Light
[next]