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