Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
001cd47ddd81e5bdd6cc2051beced4799124315a
/
runtime
/
monitor.cc
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
39ce7d2
Merge "Make empty checkpoint work while weak ref access is disabled."
by Hiroshi Yamauchi
· 8 years ago
3049324
Make empty checkpoint work while weak ref access is disabled.
by Hiroshi Yamauchi
· 8 years ago
1cf194f
Check for forwarding address in READ_BARRIER_MARK_REG
by Mathieu Chartier
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
7b08ae4
Fix a CC crash with ThreadStress.
by Hiroshi Yamauchi
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
36a270a
Change one read barrier bit to mark bit
by Mathieu Chartier
· 8 years ago
4b0ef1c
Revert "Revert "Use try lock to fix class resolution race""
by Mathieu Chartier
· 8 years ago
69bf969
Revert "Use try lock to fix class resolution race"
by Mathieu Chartier
· 8 years ago
a704eda
Use try lock to fix class resolution race
by Mathieu Chartier
· 8 years ago
c6df1e3
Never go to resolution while inspecting inlined frames.
by Nicolas Geoffray
· 8 years ago
6e759ad
ART: Fix systrace monitor logging
by Andreas Gampe
· 9 years ago
9d05b59
Merge changes I6942bc86,Ie67e4aa9
by Treehugger Robot
· 9 years ago
c7ed09b
ART: Log all monitor operations to systrace
by Andreas Gampe
· 9 years ago
36891fe
Add contender method for lock contention
by Mathieu Chartier
· 9 years ago
0ffdc9c
Do less work holding thread list lock
by Mathieu Chartier
· 9 years ago
49c882b
Initialize a variable to suppress compiler error
by Goran Jakovljevic
· 9 years ago
61b3cd4
Prevent holding stale Thread pointers
by Mathieu Chartier
· 9 years ago
74b3c8f
Add more info to monitor contention logging
by Mathieu Chartier
· 9 years ago
b2771b4
Add option to tune sample collection based on thread sensitivity
by Calin Juravle
· 9 years ago
daed5d8
Allocate interrupted exception before re-acquiring lock
by Mathieu Chartier
· 9 years ago
32ce2ad
Add more systracing everywhere
by Mathieu Chartier
· 9 years ago
328c5dc
Get class loader to remember interrupts
by Hans Boehm
· 9 years ago
0f7c933
Minor cleanup of Monitor::VisitLocks
by Sebastien Hertz
· 9 years ago
b8b3702
Merge "Fix monitor contention logging to support negative line numbers"
by Brian Carlstrom
· 9 years ago
2d096c9
Fix moving GC bugs in MonitorEnter and MonitorExit
by Mathieu Chartier
· 9 years ago
eaa4609
Fix monitor contention logging to support negative line numbers
by Brian Carlstrom
· 9 years ago
f1d666e
Add ScopedThreadSuspension
by Mathieu Chartier
· 9 years ago
fdbd13c
Some fixes for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
9750995
Clean up GC callbacks to be virtual methods
by Mathieu Chartier
· 9 years ago
0b71357
Thread-local mark stacks for the CC collector.
by Hiroshi Yamauchi
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
15b9d52
API change in StackVisitor::GetVReg*.
by Nicolas Geoffray
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
e15ea08
Reserve bits in the lock word for read barriers.
by Hiroshi Yamauchi
· 10 years ago
2cd334a
More of the concurrent copying collector.
by Hiroshi Yamauchi
· 10 years ago
4936159
Fix compaction unsafe DescribeWait
by Mathieu Chartier
· 10 years ago
e6a8eec
Fix frequent gcstress ThreadStress crash
by Mathieu Chartier
· 10 years ago
f0dc8b5
Add systrace events to monitors and thread suspension
by Mathieu Chartier
· 10 years ago
4ad5cd3
Modify the behavior of thread suspend shootouts.
by Ian Rogers
· 10 years ago
ae1a434
am 78a32333: Merge "ART: More warnings"
by Andreas Gampe
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
0e7217d
am 3e3364e2: Merge "Tidy logging code not using UNIMPLEMENTED."
by Ian Rogers
· 10 years ago
2c4257b
Tidy logging code not using UNIMPLEMENTED.
by Ian Rogers
· 10 years ago
fdb97de
am b9001abf: Add extra logging for lock contention
by Mathieu Chartier
· 10 years ago
b9001ab
Add extra logging for lock contention
by Mathieu Chartier
· 10 years ago
c7376ca
Fix monitor visit for class initializer
by Sebastien Hertz
· 10 years ago
5c9376a
am 652984e4: am 77c318d5: Merge "Fix monitor visit for class initializer" into lmp-dev
by Sebastien Hertz
· 10 years ago
6d06f1b
Fix monitor visit for class initializer
by Sebastien Hertz
· 10 years ago
88ffa49
am 1d4b6eff: am 1e4fbd8b: Merge "Using the correct time for wait_start_ms when lock contention logging is enabled" into lmp-dev
by Ian Rogers
· 10 years ago
65282b2
Using the correct time for wait_start_ms when lock contention logging is enabled
by Xin Guan
· 10 years ago
b894a19
Using the correct time for wait_start_ms when lock contention logging is enabled
by Xin Guan
· 10 years ago
3b18f25
am d75383af: am 5e8a63ae: Merge "ART: Do not recursively abort when visiting locks in a bad state" into lmp-dev
by Andreas Gampe
· 10 years ago
90b180e
Merge "ART: Do not recursively abort when visiting locks in a bad state"
by Andreas Gampe
· 10 years ago
956a522
ART: Do not recursively abort when visiting locks in a bad state
by Andreas Gampe
· 10 years ago
760172c
ART: Do not recursively abort when visiting locks in a bad state
by Andreas Gampe
· 10 years ago
0ef3bd2
Tidy up monitor comments.
by Ian Rogers
· 10 years ago
6f22fc1
Make Monitor::Wait more robust to spurious Inflate failures.
by Ian Rogers
· 10 years ago
43c69cc
Make Monitor::Wait more robust to spurious Inflate failures.
by Ian Rogers
· 10 years ago
94f7b49
Add GcRoot to clean up and enforce read barriers.
by Hiroshi Yamauchi
· 10 years ago
6ec8ebd
ART: Clean up API after change 102631
by Andreas Gampe
· 10 years ago
b363f66
Recycle mem-maps for collector transitions.
by Mathieu Chartier
· 10 years ago
f3d874c
Avoid race in single thread suspension.
by Ian Rogers
· 10 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 10 years ago
251755c
Use sched_yield in Monitor::MonitorEnter.
by Mathieu Chartier
· 10 years ago
228602f
Make CAS operations in Object use art::Atomic.
by Ian Rogers
· 10 years ago
7424081
Use memory chunks for monitors on LP64
by Andreas Gampe
· 11 years ago
1af6a1f
ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception
by Elena Sayapina
· 11 years ago
48ab687
Add logging to monitor deflation.
by Mathieu Chartier
· 11 years ago
bfd9a43
Change MethodHelper to use a Handle.
by Mathieu Chartier
· 11 years ago
3035961
Clean up and augment Atomic class. Replace QuasiAtomic MemBars.
by Hans Boehm
· 11 years ago
66b68fa
Merge "Revert "Revert "Fix an outstanding compaction bug in interpreter."""
by Mathieu Chartier
· 11 years ago
0cd8135
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
by Mathieu Chartier
· 11 years ago
46960fe
Make the specification of when we need precise constants more precise.
by Ian Rogers
· 11 years ago
7d5cf70
Merge "Revert "Fix an outstanding compaction bug in interpreter.""
by Mathieu Chartier
· 11 years ago
3bdb873
Revert "Fix an outstanding compaction bug in interpreter."
by Mathieu Chartier
· 11 years ago
a6e7f08
Move SetMonitorEnterObject outside of blocked thread state change.
by Mathieu Chartier
· 11 years ago
697726d
Merge "Fix an outstanding compaction bug in interpreter."
by Mathieu Chartier
· 11 years ago
e09ae09
Fix an outstanding compaction bug in interpreter.
by Mathieu Chartier
· 11 years ago
225353e
Merge "Add a read barrier for weak roots in monitors."
by Hiroshi Yamauchi
· 11 years ago
4cba0d9
Add a read barrier for weak roots in monitors.
by Hiroshi Yamauchi
· 11 years ago
3e5cf30
Begin migration of art::Atomic to std::atomic.
by Ian Rogers
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
86ab791
ART: Fix Segment Fault with null owner while monitor logging is enabled
by Haifeng Li
· 11 years ago
a1ee14f
Fix race in inflating thin locks.
by Mathieu Chartier
· 11 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
4d7f61d
Use non volatile lock words in semispace collector.
by Mathieu Chartier
· 11 years ago
440e4ce
Add monitor deflation.
by Mathieu Chartier
· 11 years ago
d803bc7
Fix ThreadStress, unify ANR lock descriptions.
by Ian Rogers
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
e7e8a5f
Remove using mirror::* in jni internal.
by Mathieu Chartier
· 11 years ago
83c8ee0
Add root types and thread id to root visiting.
by Mathieu Chartier
· 11 years ago
Next »