Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
13ac45a8313dada6cf1d85b11198810831c88add
/
src
/
monitor.cc
4dd9b4d
Clean up verbose logging.
by Elliott Hughes
· 13 years ago
d07986f
Implement JDWP InvokeMethod and breakpoints on exception throwing.
by Elliott Hughes
· 13 years ago
6d4d9fc
Reduce meta-data object sizes, introduce meta-data helper classes.
by Ian Rogers
· 13 years ago
0571d35
Refactor the use of Method by the compiler.
by Ian Rogers
· 13 years ago
33dc771
Changed monitor to contain method and return pc values for logging.
by jeffhao
· 13 years ago
4514d3c
Fixes for ThreadStress test
by Brian Carlstrom
· 13 years ago
fc86162
Implement lock contention event logging.
by Elliott Hughes
· 13 years ago
24a3c2e
ClassLinker changes
by Brian Carlstrom
· 13 years ago
f8e0127
Add -verbose to dex2oat, and improve -verbose:monitor output.
by Elliott Hughes
· 13 years ago
c33a32b
Sweep the monitor list.
by Elliott Hughes
· 13 years ago
32d6e1e
Add -verbose:monitor and silence the monitor logging by default.
by Elliott Hughes
· 13 years ago
5cb5ad2
Fix exception throwing to support no detail message.
by Elliott Hughes
· 13 years ago
8e4aac5
Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output.
by Elliott Hughes
· 13 years ago
4681c80
Various things.
by Elliott Hughes
· 13 years ago
dc33ad5
Initialize all of class Thread's fields.
by Elliott Hughes
· 13 years ago
85d1545
Add packing to class Thread.
by Elliott Hughes
· 13 years ago
54e7df1
Various bits of cleanup.
by Elliott Hughes
· 13 years ago
[Renamed (97%) from src/sync.cc]
5f79133
Implement monitors.
by Elliott Hughes
· 13 years ago