1. c618f7c Cherrypick Reland^2 "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 6 months ago
  2. 02af736 Fix a couple of places to check for instrumented entry points by Mythri Alle · 2 years, 9 months ago
  3. 3fbd8a7 Check for any forced deopts before restoring instrumentation stack by Mythri Alle · 2 years, 9 months ago
  4. 4e6f5d6 Skip a check when instrumenting the stack for runtime methods by Mythri Alle · 2 years, 9 months ago
  5. 4dfc057 Don't run method entry callbacks for runtime methods by Mythri Alle · 2 years, 10 months ago
  6. 482cbdd Remove frame_id from InstrumentationStackFrame by Mythri Alle · 2 years, 10 months ago
  7. c8f8f4f Fix IsProxyInit check. by Nicolas Geoffray · 2 years, 10 months ago
  8. ab47488 Cleanup Instrumentation::IsActive by Mythri Alle · 3 years ago
  9. c8a694d Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
  10. 8f3beae Cleanup method inspection callbacks from jvmti by Mythri Alle · 3 years ago
  11. 27d4f33 Remove unused interpreter_handler_table_ by Mythri Alle · 3 years ago
  12. b0f63c9 Revert "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
  13. 82e525a Use InitializeMethodsCode when we need to reinitialize a method entrypoint. by Nicolas Geoffray · 3 years ago
  14. ba86008 Cleanup enabling / disabling deoptimization support by Mythri Alle · 3 years ago
  15. 5da0222 Install instrumentation stubs for supporting single thread deopts by Mythri Alle · 3 years ago
  16. 854af03 Reland "More entrypoint handling cleanup." by Nicolas Geoffray · 3 years ago
  17. 8cedd8b Revert "More entrypoint handling cleanup." by Nicolas Geoffray · 3 years ago
  18. 67e48ec More entrypoint handling cleanup. by Nicolas Geoffray · 3 years ago
  19. e19b284 Disable check exposing an existing issue. by Nicolas Geoffray · 3 years ago
  20. c25a9f9 Reland "Simplify and document entrypoint toggling in instrumentation." by Nicolas Geoffray · 3 years ago
  21. e91532e Reland "Remove Instrumentation::can_use_instrumentation_trampolines_." by Nicolas Geoffray · 3 years, 1 month ago
  22. c71fe16 Support running clinit in instrumentation trampolines. by Nicolas Geoffray · 3 years, 1 month ago
  23. 2b3cea9 Revert "Remove Instrumentation::can_use_instrumentation_trampolines_." by Nicolas Geoffray · 3 years, 1 month ago
  24. 4ac8cfe Remove Instrumentation::can_use_instrumentation_trampolines_. by Nicolas Geoffray · 3 years, 1 month ago
  25. 677d9ef Revert "Simplify and document entrypoint toggling in instrumentation." by Nicolas Geoffray · 3 years, 1 month ago
  26. 76ec6f6 Simplify and document entrypoint toggling in instrumentation. by Nicolas Geoffray · 3 years, 1 month ago
  27. 519ff8b Revert "Support calling entry / exit hooks from JIT code for non-debuggable" by Mythri Alle · 3 years, 1 month ago
  28. bd95682 Support calling entry / exit hooks from JIT code for non-debuggable by Mythri Alle · 3 years, 2 months ago
  29. 9575c12 Revert^2 "Cleanup the code to determine instrumentation level" by Mythri Alle · 3 years, 2 months ago
  30. cb8f8c1 Revert "Cleanup the code to determine instrumentation level" by Mythri Alle · 3 years, 2 months ago
  31. 21ef5a8 Cleanup the code to determine instrumentation level by Mythri Alle · 3 years, 2 months ago
  32. 5097f83 Revert^2 "Add support for calling entry / exit hooks directly from JIT code"" by Mythri Alle · 3 years, 2 months ago
  33. 18fba4c Remove unused code related to method entry / exit events by Mythri Alle · 3 years, 2 months ago
  34. 46a8910 Revert^2 "JNI: Remove `JniMethodFast{Start,End}()`." by Vladimir Marko · 3 years, 2 months ago
  35. 72be14e Revert "Add support for calling entry / exit hooks directly from JIT code" by Mythri Alle · 3 years, 2 months ago
  36. 2d4feeb Add support for calling entry / exit hooks directly from JIT code by Mythri Alle · 3 years, 3 months ago
  37. 9cc65df Drop unused arguments for MethodEntered function by Mythri Alle · 3 years, 3 months ago
  38. e4f983c Remove mterp. by Nicolas Geoffray · 3 years, 6 months ago
  39. 4924ea9 Remove Vdex::GetQuickenedInfoOf and all its users. by Nicolas Geoffray · 3 years, 9 months ago
  40. 9c7b4f1 Remove obsolete saved_entry_point field in ProfilingInfo. by Nicolas Geoffray · 4 years, 5 months ago
  41. 1a277a6 Move mterp and switch interpreter to tiered JIT. by Nicolas Geoffray · 4 years, 5 months ago
  42. 346fd96 More inclusive language in the runtime by David Srbecky · 4 years, 5 months ago
  43. 7e678d3 Assert allocator-type is known on OOME by Lokesh Gidra · 4 years, 8 months ago
  44. e91e795 Replace instrumention id with stack pointers. by Nicolas Geoffray · 5 years ago
  45. e0c6d43 Revert "Fix stack-walking race" by Alex Light · 5 years ago
  46. 721e402 Fix stack-walking race by Alex Light · 5 years ago
  47. a00b54b Helpers and refactorings to prepare for interpreter optimizations (x64) by Nicolas Geoffray · 5 years ago
  48. 4ac0e15 Revert "Revert "Basic structural redefinition support"" by Nicolas Geoffray · 5 years ago
  49. 5a2301d Revert "Basic structural redefinition support" by Nicolas Geoffray · 5 years ago
  50. c971eaf Basic structural redefinition support by Alex Light · 5 years ago
  51. d5a9587 Update the entrypoint with the code entrypoint, not the code pointer. by Nicolas Geoffray · 5 years ago
  52. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  53. abedfca Partially ObjPtr<>-ify HandleScope. by Vladimir Marko · 6 years ago
  54. 4060786 Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 6 years ago
  55. 19711d4 ObjPtr<>-ify instrumentation. by Vladimir Marko · 6 years ago
  56. 3dacdd6 Revert^4 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  57. 939798e Revert "Revert^2 "Remove Global deopt requirement for several jvmti events"" by Nicolas Geoffray · 6 years ago
  58. a75e589 Revert^2 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  59. ad344b6 Revert "Remove Global deopt requirement for several jvmti events" by Nicolas Geoffray · 6 years ago
  60. 334630e Remove Global deopt requirement for several jvmti events by Alex Light · 6 years ago
  61. 226805d Deoptimize zygote compiled methods in DeoptimizeBootImage. by Nicolas Geoffray · 6 years ago
  62. e8e4849 Merge changes I347037eb,Iaeb79aeb by Alex Light · 6 years ago
  63. fc81d80 Adjust instrumentation CHECK to be correct WRT obsolete methods by Alex Light · 6 years ago
  64. 7e56a07 ART: Hide mutex in Instrumentation by Andreas Gampe · 6 years ago
  65. c7d878d Revert^4 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  66. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 6 years ago
  67. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  68. 8248490 Revert "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  69. 36f8d22 ART: Add StackVisitor accepting a lambda by Andreas Gampe · 6 years ago
  70. 65d6892 Merge "Handle quickened opcodes in instrumentation deopt." by Nicolas Geoffray · 6 years ago
  71. a61b45a Handle quickened opcodes in instrumentation deopt. by Nicolas Geoffray · 6 years ago
  72. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  73. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 6 years ago
  74. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  75. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  76. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  77. 3e36a9c Move back to jit code on trace removal by Alex Light · 7 years ago
  78. 2c8206f Correctly send MethodExit events from exception handlers by Alex Light · 7 years ago
  79. 2d441b1 Make instrumentation trampoline able to jump to jit code by Alex Light · 7 years ago
  80. 35d5b8a ART: Do not use std::<container>::at(). by Vladimir Marko · 6 years ago
  81. f244a57 Entry-exit stubs are independent of deoptimization by Alex Light · 7 years ago
  82. dc5423f Ensure that we don't call MethodEntered on runtime methods by Alex Light · 7 years ago
  83. 6cae5ea Ensure we never instrument Proxy.<init> entrypoint by Alex Light · 7 years ago
  84. f285863 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 7 years ago
  85. f807153 Revert^5 "Ensure that OSR still is possible with jvmti" by Alex Light · 7 years ago
  86. 23be146 Revert^4 "Ensure that OSR still is possible with jvmti" by Alex Light · 7 years ago
  87. ce2836a Revert^3 "Ensure that OSR still is possible with jvmti" by Alex Light · 7 years ago
  88. 94e3dd7 Revert "Revert "Ensure that OSR still is possible with jvmti"" by Alex Light · 7 years ago
  89. 4f3d1cf Revert "Ensure that OSR still is possible with jvmti" by Nicolas Geoffray · 7 years ago
  90. b9ad26d Ensure that OSR still is possible with jvmti by Alex Light · 7 years ago
  91. 74c91c9 Fix instrumentation stack tracking by Alex Light · 7 years ago
  92. e927866 Revert "Correctly handle instrumenting threads multiple times." by Alex Light · 7 years ago
  93. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  94. 055407c Correctly handle instrumenting threads multiple times. by Alex Light · 7 years ago
  95. 0a80b0e Extend logging around instrumentation check by Alex Light · 7 years ago
  96. d8eb673 Lower a LOG(WARNING) to VLOG(deopt) in instrumentation by Alex Light · 7 years ago
  97. a6e0e7d Special case JIT update for native methods. by Nicolas Geoffray · 7 years ago
  98. fc49fec Revert^3 "Ensure that methods requiring interpreter entrypoint always have it." by Alex Light · 7 years ago
  99. 4b3dec3 Revert^2 "Ensure that methods requiring interpreter entrypoint always have it." by Alex Light · 7 years ago
  100. c971f6e Revert "Ensure that methods requiring interpreter entrypoint always have it." by Mathieu Chartier · 7 years ago