Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
refs/heads/sos-5.x
/
openjdkjvmti
/
events.cc
c8a694d
Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint."
by Nicolas Geoffray
· 3 years ago
b0f63c9
Revert "Use InitializeMethodsCode when we need to reinitialize a method entrypoint."
by Nicolas Geoffray
· 3 years ago
82e525a
Use InitializeMethodsCode when we need to reinitialize a method entrypoint.
by Nicolas Geoffray
· 3 years ago
18fba4c
Remove unused code related to method entry / exit events
by Mythri Alle
· 3 years, 2 months ago
9cc65df
Drop unused arguments for MethodEntered function
by Mythri Alle
· 3 years, 3 months ago
3284661
Fix ddm.publish_chunk extension to prevent deadlock
by Alex Light
· 4 years, 6 months ago
986914b
Revert^4 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 5 years ago
2f8c1ac
Revert^3 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 5 years ago
8ba9738
Revert^2 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 5 years ago
d0e354e
Revert "Initial support for adding virtuals with structural redefinition"
by Nicolas Geoffray
· 5 years ago
283bb32
Initial support for adding virtuals with structural redefinition
by Alex Light
· 5 years ago
d55b844
Add more standard structural redefinition entrypoints
by Alex Light
· 5 years ago
55eccdf
Revert^4 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 5 years ago
c34eab4
Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers""
by Nicolas Geoffray
· 5 years ago
ea2a3d9
Revert^2 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 5 years ago
712fa80
Revert "Walk internal ArtField/ArtMethod pointers"
by Nicolas Geoffray
· 5 years ago
c84fc3a
Walk internal ArtField/ArtMethod pointers
by Alex Light
· 5 years ago
72d7e94
Add obsolete object event
by Alex Light
· 5 years ago
c5c5186
Avoid decoding jobject under a kGenericBottomLock
by Alex Light
· 6 years ago
b7c640d
JVMTI Force early return
by Alex Light
· 6 years ago
4060786
Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events"
by Alex Light
· 6 years ago
b2a8964
Revert "Correctly handle thread deopt with thread-specific JVMTI events"
by Alex Light
· 6 years ago
c8c7e06
Correctly handle thread deopt with thread-specific JVMTI events
by Alex Light
· 6 years ago
6683446
Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_"
by Alex Light
· 6 years ago
679dec1
Revert^2 "Use RAII for preventing user-code suspensions"
by Alex Light
· 6 years ago
eaa4831
Revert "Perform SetEvent under the user_code_suspend_count_lock_"
by Alex Light
· 6 years ago
c723b81
Revert "Use RAII for preventing user-code suspensions"
by Alex Light
· 6 years ago
9c8f344
Use RAII for preventing user-code suspensions
by Alex Light
· 6 years ago
3fa8b6d
Perform SetEvent under the user_code_suspend_count_lock_
by Alex Light
· 6 years ago
f52d92f
ObjPtr<>-ify Monitor/-Pool.
by Vladimir Marko
· 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
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
334630e
Remove Global deopt requirement for several jvmti events
by Alex Light
· 6 years ago
e5d2398
ART: Forward-declare Context
by Andreas Gampe
· 6 years ago
c1896c9
C++17 compatibility: make WITH_TIDY=1 happy again.
by Elliott Hughes
· 6 years ago
5cc0e75
Emit JVMTI events for LockSupport.park
by Charles Munger
· 6 years ago
6e89776
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
99f9733
Remove InvokeVirtualOrInterface event from instrumentation.
by David Srbecky
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 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
c916736
Ensure proxy methods are reported by instrumentation
by Alex Light
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
318afe6
Remove unneeded ScopedGCCriticalSections from openjdkjvmti.
by Alex Light
· 7 years ago
f5d5eb1
Remove FramePop trace listener if no outstanding events
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
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
2a96fe8
Change envs_lock_ to a ReaderWriterMutex
by Alex Light
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
c3f35f2
Merge "Ensure that updates to the global event mask are atomic"
by Treehugger Robot
· 7 years ago
74c8440
Ensure that updates to the global event mask are atomic
by Alex Light
· 7 years ago
f6df1b5
Ensure single-step always causes global deopt
by Alex Light
· 7 years ago
b284f8d
Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe.""
by Alex Light
· 7 years ago
af93410
Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."
by Alex Light
· 7 years ago
e5a2ae3
Make JVMTI DisposeEnvironment and GetEnv thread safe.
by Alex Light
· 7 years ago
8c2b929
Add JVMTI DDMS extension method and event.
by Alex Light
· 7 years ago
0fa1786
Avoid JVMTI global deoptimization when possible
by Alex Light
· 7 years ago
373a9b5
ART: Depend on libnativehelper headers only
by Andreas Gampe
· 7 years ago
a567deb
Check that classes are loaded before updating entrypoints.
by Alex Light
· 7 years ago
67246e9
Merge "Cleanup and consolidate JVMTI event code."
by Treehugger Robot
· 7 years ago
9df79b7
Cleanup and consolidate JVMTI event code.
by Alex Light
· 7 years ago
e2abbc6
ART: Move kDexNoIndex to dex_file_types.h
by Andreas Gampe
· 7 years ago
72e80c6
Merge changes Ia3f19f0f,I0fe8038e
by Treehugger Robot
· 7 years ago
77fee87
Add support for JVMTI monitor events.
by Alex Light
· 7 years ago
0a5ec3d
Don't deoptimize everything with can_access_local_variables
by Alex Light
· 7 years ago
9fb1ab1
Revert "Revert "JVMTI Exception and ExceptionCatch events""
by Alex Light
· 7 years ago
9597424
Revert "JVMTI Exception and ExceptionCatch events"
by Nicolas Geoffray
· 7 years ago
798eab0
JVMTI Exception and ExceptionCatch events
by Alex Light
· 7 years ago
e814f9d
JVMTI NotifyFramePop support
by Alex Light
· 7 years ago
6e1607e
Rename instrumentation ExceptionCaught to ExceptionThrown
by Alex Light
· 7 years ago
06c42a5
ART: Move openjdkjvmti to art/
by Andreas Gampe
· 7 years ago
[Renamed from runtime/openjdkjvmti/events.cc]
7f14c2e
Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory"
by Treehugger Robot
· 7 years ago