Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a8a17a4b92b290892627f0ccc38973c847e0a7fb
/
runtime
/
thread_list.cc
e41eec3
Fix deadlock in ThreadList::RunCheckpoint().
by Vladimir Marko
· 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
c88c1d0
Fully remove DumpKernelStack.
by Elliott Hughes
· 5 years ago
8237200
ART: Use thread_local on the host for ART Thread*
by Andreas Gampe
· 5 years ago
a47a6e8
ART: Extend bionic TLS use to host bionic
by Andreas Gampe
· 5 years ago
5a83225
Address comments for aog/934603
by Mathieu Chartier
· 6 years ago
4f1e328
Stop verifying barrier count for thread dumping
by Mathieu Chartier
· 6 years ago
36dfa41
Delete RunCheckpointOnRunnableThreads
by Mathieu Chartier
· 6 years ago
119733d
Revert "Revert "ART: introduce PALette abstraction layer""
by Orion Hodson
· 6 years ago
e6e01a0
Revert "ART: introduce PALette abstraction layer"
by Orion Hodson
· 6 years ago
4b9d00a
ART: introduce PALette abstraction layer
by Orion Hodson
· 6 years ago
3fef44a
Relocate usleep for Thread::Unregister
by Juju Sung
· 6 years ago
a1358e6
ART: log threads not suspending in SuspendAllInternal
by Yuntao.Xiao
· 6 years ago
c1896c9
C++17 compatibility: make WITH_TIDY=1 happy again.
by Elliott Hughes
· 6 years ago
7530bae
Use _PRIVATE versions of futex ops.
by Charles Munger
· 6 years ago
98ea9d9
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
28f6cff
Cache the value of MterpShouldSwitchInterpreters()
by David Srbecky
· 6 years ago
cea4215
Revert "Allow threads to be marked as unsuspendable by kForUserCode"
by Alex Light
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 6 years ago
3408ff2
Add usleep for Thread::Unregister
by Mathieu Chartier
· 6 years ago
5357067
Allow threads to be marked as unsuspendable by kForUserCode
by Alex Light
· 6 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
6ee4971
Revert^4 "Add an option to disable native stack dumping on SIGQUIT."
by Nicolas Geoffray
· 7 years ago
642e9d8
Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."""
by Christopher Ferris
· 7 years ago
88591fe
ART: Simplify atomic.h
by Orion Hodson
· 7 years ago
74d25c9
Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""
by Nicolas Geoffray
· 7 years ago
8b08974
Revert "Add an option to disable native stack dumping on SIGQUIT."
by Andreas Gampe
· 7 years ago
4531aae
Re-enable dumping unattached threads.
by Christopher Ferris
· 7 years ago
9b827ab
ART: Clean up ATRACE use
by Andreas Gampe
· 7 years ago
39b378c
ART: Factor out gAborting
by Andreas Gampe
· 7 years ago
a16fec5
Merge "Comment lack of return check on usleep"
by David Sehr
· 7 years ago
767d039
Increment gAborting for UnsafeLogFatalForThreadSuspendAllTimeout
by Mathieu Chartier
· 7 years ago
446c6b2
Comment lack of return check on usleep
by David Sehr
· 7 years ago
b1b0ed2
Use the backtrace interface to skip java maps.
by Christopher Ferris
· 7 years ago
373a9b5
ART: Depend on libnativehelper headers only
by Andreas Gampe
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
e431e27
art: use proper nativehelper headers
by Steven Moreland
· 7 years ago
88fd720
Add Jvmti Suspend/ResumeThread functions
by Alex Light
· 7 years ago
46f9340
Add SuspendReason enum and change Suspension functions.
by Alex Light
· 7 years ago
5544e72
ART: Replace some '\n' with std::endl
by Andreas Gampe
· 7 years ago
ae4c845
Revert "Change thread suspend timeout to be fatal for non-debug"
by Mathieu Chartier
· 7 years ago
513061a
ART: Clean up thread.h and thread_list.h
by Andreas Gampe
· 7 years ago
d490129
ART: Clean up heap headers
by Andreas Gampe
· 7 years ago
6e64445
ART: Make GC Pause Listener more precise
by Andreas Gampe
· 7 years ago
824fd23
Merge "Revert "Revert "Add concurrent card graying for immune spaces"""
by Mathieu Chartier
· 8 years ago
3768ade
Revert "Revert "Add concurrent card graying for immune spaces""
by Mathieu Chartier
· 8 years ago
c4bed16
ART: Change shutdown order
by Andreas Gampe
· 8 years ago
1c8f4ff
Always check result of Thread::ModifySuspendCount
by Sebastien Hertz
· 8 years ago
d69f82e
Change thread suspend timeout to be fatal for non-debug
by Mathieu Chartier
· 8 years ago
a222404
Fix the empty checkpoint timeout.
by Hiroshi Yamauchi
· 8 years ago
e9429c8
Add to time to suspend in FlipThreadRoots to histogram
by Mathieu Chartier
· 8 years ago
3fceaf5
Use higher default thread suspend timeout for run tests
by Mathieu Chartier
· 8 years ago
32c8337
Increase thread suspension timeout for debug builds
by Mathieu Chartier
· 8 years ago
35af2ad
Use relative futex timeout in SuspendAllInternal.
by rock.yeh
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
585da95
ART: Add precise root visiting
by Andreas Gampe
· 8 years ago
a82769c
Dump more debug info for b/33006388.
by Hiroshi Yamauchi
· 8 years ago
39ce7d2
Merge "Make empty checkpoint work while weak ref access is disabled."
by Hiroshi Yamauchi
· 8 years ago
fe814e8
Use entrypoint switching to reduce code size of GcRoot read barrier
by Mathieu Chartier
· 8 years ago
3049324
Make empty checkpoint work while weak ref access is disabled.
by Hiroshi Yamauchi
· 8 years ago
18f7de8
Merge "Allow early abort logging"
by Treehugger Robot
· 8 years ago
81c6c8e
Merge "Fix a deadlock between thread flip and suspend request."
by Treehugger Robot
· 8 years ago
3f386d5
Allow early abort logging
by Mathieu Chartier
· 8 years ago
02e7f1a
Fix a deadlock between thread flip and suspend request.
by Hiroshi Yamauchi
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
b737745
Merge "Fix a CC deadlock in 129-ThreadGetId."
by Treehugger Robot
· 8 years ago
15af34c
Fix a CC deadlock in 129-ThreadGetId.
by Hiroshi Yamauchi
· 8 years ago
d6e54bb
ART: Fix nits
by Andreas Gampe
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
febd0cf
Fix a deadlock in the CC collector.
by Hiroshi Yamauchi
· 8 years ago
7e6df6e
Merge "Revert "Revert "Improve the thread flip.""" am: 0b10387ced
by Hiroshi Yamauchi
· 8 years ago
ee23582
Revert "Revert "Improve the thread flip.""
by Hiroshi Yamauchi
· 8 years ago
ec70e96
Merge "Revert "Improve the thread flip."" am: bf042503dc
by Hiroshi Yamauchi
· 8 years ago
bf04250
Merge "Revert "Improve the thread flip.""
by Treehugger Robot
· 8 years ago
db3204f
Revert "Improve the thread flip."
by Hiroshi Yamauchi
· 8 years ago
0fcddda
Merge "Improve the thread flip." am: f606c3a687
by Hiroshi Yamauchi
· 8 years ago
f606c3a
Merge "Improve the thread flip."
by Treehugger Robot
· 8 years ago
e61e6fd
Improve the thread flip.
by Hiroshi Yamauchi
· 8 years ago
db8309b
Merge "ART: Factor out native stack dumping" am: c10ad42302
by Andreas Gampe
· 8 years ago
5dd44d0
ART: Factor out native stack dumping
by Andreas Gampe
· 8 years ago
79d44a9
Merge \"Expect spurious wake-up from futex(2)/FUTEX_WAIT call.\" am: 94aaec9544
by Vladimir Marko
· 8 years ago
d778cd6
Expect spurious wake-up from futex(2)/FUTEX_WAIT call.
by Vladimir Marko
· 8 years ago
bf3cdef
Merge \"Release the thread_list lock while waiting for daemons.\" am: bbcf0728f0
by Nicolas Geoffray
· 8 years ago
aa45daa
Release the thread_list lock while waiting for daemons.
by Nicolas Geoffray
· 8 years ago
696bb07
Merge \"Visit invalid roots of only suspended threads\" am: 93f26bed24
by Mathieu Chartier
· 8 years ago
f8a86b9
Visit invalid roots of only suspended threads
by Mathieu Chartier
· 8 years ago
d31f207
ART: Turn off unattached thread dumping am: a3e8fc3aab
by Andreas Gampe
· 8 years ago
a3e8fc3
ART: Turn off unattached thread dumping
by Andreas Gampe
· 8 years ago
e99f532
Use ScopedObjectAccess in ThreadList::Dump
by Mathieu Chartier
· 8 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
61b3cd4
Prevent holding stale Thread pointers
by Mathieu Chartier
· 9 years ago
81c170f
Prevent holding stale Thread pointers
by Mathieu Chartier
· 9 years ago
d3c5965
Check GetDumpNativeStackOnSigQuit() for daemons.
by Nicolas Geoffray
· 9 years ago
8d1594d
ART: Allow unwinding unattached threads
by Andreas Gampe
· 9 years ago
47c1959
Increase kDumpWaitTimeout 10x for target builds
by Mathieu Chartier
· 9 years ago
32ce2ad
Add more systracing everywhere
by Mathieu Chartier
· 9 years ago
Next »