index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
monitor_android.cc
Age
Commit message (
Expand
)
Author
2021-08-23
Add a lock contention palette hook.
Nicolas Geoffray
2018-10-19
ART: Fix android-cloexec warnings
Andreas Gampe
2017-06-05
ART: Add method names to lock-contention samples
Andreas Gampe
2017-06-02
ART: Rework monitor_android to use liblog helpers
Andreas Gampe
2017-06-01
ART: Move source owner data to LogContentionEvent
Andreas Gampe
2016-10-17
event interface going private
Mark Salyzyn
2016-10-03
art: Replace cutils/log.h with android/log.h
Mark Salyzyn
2016-04-13
Add option to tune sample collection based on thread sensitivity
Calin Juravle
2015-10-07
Fix monitor contention logging to support negative line numbers
Brian Carlstrom
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2014-07-25
ART: Fix wrong CHECK in GetCurrentLocationForThrow
Andreas Gampe
2014-07-25
ART: Relax CurrentMethodVisitor requirements on GetDexPC
Andreas Gampe
2013-10-02
Inflate contended lock word by suspending owner.
Ian Rogers
2013-08-13
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-07-12
Create separate Android.mk for main build targets
Brian Carlstrom