index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
tsan
/
rtl
/
tsan_rtl_mutex.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tsan] workaround for a crash in deadlock detector, bug https://github.com/go...
Kostya Serebryany
2015-09-01
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-6
/
+2
*
[tsan] remove TSAN_GO in favor of SANITIZER_GO
Kostya Serebryany
2014-12-09
1
-2
/
+2
*
[TSan] Use StackTrace from sanitizer_common where applicable
Alexey Samsonov
2014-11-03
1
-12
/
+9
*
[Sanitizer] Make StackTrace a lightweight reference to array of PCs, and
Alexey Samsonov
2014-10-26
1
-3
/
+2
*
[TSan] Use common flags in the same way as all the other sanitizers
Alexey Samsonov
2014-09-10
1
-11
/
+12
*
tsan: allocate vector clocks using slab allocator
Dmitry Vyukov
2014-08-05
1
-6
/
+6
*
[tsan] fix deadlock detector's interoperation with java locks (https://code.g...
Kostya Serebryany
2014-07-08
1
-1
/
+1
*
[tsan] fix pthread_rwlock_tryrdlock interceptor, don't try to detect deadlock...
Kostya Serebryany
2014-07-08
1
-2
/
+2
*
tsan: fix mutex in Go mode
Dmitry Vyukov
2014-06-06
1
-1
/
+1
*
tsan: disable reporting of mutex misuses in Go
Dmitry Vyukov
2014-06-06
1
-0
/
+4
*
[TSan] Reduce the stack frame size of ReportDeadlock
Alexey Samsonov
2014-06-05
1
-1
/
+1
*
tsan: refactor storage of meta information for heap blocks and sync objects
Dmitry Vyukov
2014-05-29
1
-25
/
+44
*
tsan: refactor suppressions machinery
Dmitry Vyukov
2014-05-28
1
-8
/
+6
*
tsan: allow to suppress all reports
Dmitry Vyukov
2014-04-25
1
-2
/
+2
*
tsan: better reports for "unlock of an unlocked mutex"
Dmitry Vyukov
2014-04-25
1
-3
/
+6
*
tsan: better reports for "read lock of a write locked mutex"
Dmitry Vyukov
2014-04-25
1
-33
/
+27
*
tsan: improve "read unlock of a write locked mutex" report
Dmitry Vyukov
2014-04-25
1
-4
/
+18
*
tsan: better report for bad mutex unlocks
Dmitry Vyukov
2014-04-25
1
-11
/
+16
*
tsan: better reports for "double lock of a mutex"
Dmitry Vyukov
2014-04-25
1
-3
/
+16
*
tsan: optimize vector clock operations
Dmitry Vyukov
2014-03-24
1
-4
/
+4
*
[sanitizer] print threads in deadlock report
Kostya Serebryany
2014-03-21
1
-1
/
+7
*
[sanitizer] more human-readable deadlock reports
Kostya Serebryany
2014-03-21
1
-1
/
+1
*
tsan: deobfuscate global ctx variable
Dmitry Vyukov
2014-03-20
1
-17
/
+8
*
tsan: add test for second_deadlock_stack flag
Dmitry Vyukov
2014-03-19
1
-1
/
+1
*
tsan: preliminary support for Go deadlock detector
Dmitry Vyukov
2014-03-19
1
-6
/
+0
*
[sanitizer] deadlock detector: a) initial support for suppressions, b) be mor...
Kostya Serebryany
2014-03-19
1
-4
/
+12
*
[sanitizer] make the deadlock detector print 2*N stack traces on lock-order-i...
Kostya Serebryany
2014-03-17
1
-8
/
+8
*
[tsan] fox the GO build
Kostya Serebryany
2014-03-17
1
-0
/
+2
*
[sanitizer] fix build warnings; add an output test for the deadlock detecor
Kostya Serebryany
2014-03-17
1
-1
/
+1
*
[sanitizer] print more stack traces when reporting a deadlock (even more to c...
Kostya Serebryany
2014-03-17
1
-0
/
+9
*
[sanitizer] in bitvector-based deadlock detector split onLock into onLockBefo...
Kostya Serebryany
2014-03-13
1
-2
/
+4
*
tsan: implement new version of standalong deadlock detector
Dmitry Vyukov
2014-03-05
1
-29
/
+76
*
tsan: refactor deadlock detector
Dmitry Vyukov
2014-02-28
1
-60
/
+48
*
[sanitizer] do not acquire a global mutex in deadlock detector when dealing w...
Kostya Serebryany
2014-02-27
1
-2
/
+0
*
[sanitizer] minimal support for recursive locks indeadlock detector
Kostya Serebryany
2014-02-25
1
-6
/
+6
*
[sanitizer] support pthread_rwlock_rd* in deadlock detector
Kostya Serebryany
2014-02-25
1
-32
/
+36
*
[sanitizer] partially support pthread_rwlock_* (no rd* form yet)
Kostya Serebryany
2014-02-25
1
-7
/
+12
*
[sanitizer] add support for try_lock in deadlock detector
Kostya Serebryany
2014-02-25
1
-3
/
+6
*
[sanitizer] fix epoch handling in deadlock detector (before the fix, we could...
Kostya Serebryany
2014-02-25
1
-4
/
+5
*
[tsan] add coarse-grained lock around the DeadlockDetector. We can do better ...
Kostya Serebryany
2014-02-21
1
-15
/
+19
*
[tsan] when printing a mutex, also print its address. Properly print the dead...
Kostya Serebryany
2014-02-19
1
-7
/
+9
*
[sanitizer] when reporting a deadlock also report the lock cycle
Kostya Serebryany
2014-02-18
1
-10
/
+24
*
[sanitizer] make sure the deadlock detector survives the change of epochs; ad...
Kostya Serebryany
2014-02-18
1
-6
/
+5
*
[tsan] in deadlock detector do not register locks on their creation and unreg...
Kostya Serebryany
2014-02-18
1
-7
/
+4
*
[sanitizer] simplify DeadlockDetectorTLS
Kostya Serebryany
2014-02-17
1
-1
/
+1
*
[tsan] rudimentary support for deadlock detector in tsan (nothing really work...
Kostya Serebryany
2014-02-14
1
-0
/
+33
*
tsan: remove in_rtl counter
Dmitry Vyukov
2013-12-24
1
-11
/
+0
*
tsan: add support for robust mutexes
Dmitry Vyukov
2013-11-15
1
-0
/
+10
*
tsan: minor refactoring
Dmitry Vyukov
2013-10-10
1
-6
/
+1
[next]