Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c3a152e7b93fc80b0871edaabaed5227559a52e7
/
runtime
/
monitor_android.cc
dfcd82c
ART: Fix android-cloexec warnings
by Andreas Gampe
· 6 years ago
d2c03b5
ART: Add method names to lock-contention samples
by Andreas Gampe
· 7 years ago
e59cb81
ART: Rework monitor_android to use liblog helpers
by Andreas Gampe
· 7 years ago
39b9811
ART: Move source owner data to LogContentionEvent
by Andreas Gampe
· 7 years ago
280a162
event interface going private
by Mark Salyzyn
· 8 years ago
0ad6c8f
art: Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
b2771b4
Add option to tune sample collection based on thread sensitivity
by Calin Juravle
· 9 years ago
eaa4609
Fix monitor contention logging to support negative line numbers
by Brian Carlstrom
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
f9df5c1
ART: Fix wrong CHECK in GetCurrentLocationForThrow
by Andreas Gampe
· 10 years ago
4a8c3fa
ART: Relax CurrentMethodVisitor requirements on GetDexPC
by Andreas Gampe
· 10 years ago
d9c4fc9
Inflate contended lock word by suspending owner.
by Ian Rogers
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/monitor_android.cc]
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 12 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 12 years ago
365c102
Increase use of ScopedJniThreadState.
by Ian Rogers
· 12 years ago
398f64b
Remove more lint, mostly C-style casts.
by Elliott Hughes
· 13 years ago
899e789
Include the thread name in Thread's operator<< output.
by Elliott Hughes
· 13 years ago
d07986f
Implement JDWP InvokeMethod and breakpoints on exception throwing.
by Elliott Hughes
· 13 years ago
33dc771
Changed monitor to contain method and return pc values for logging.
by jeffhao
· 13 years ago
fc86162
Implement lock contention event logging.
by Elliott Hughes
· 13 years ago