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_mutex.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsan: fix deadlock detector table (OK to lock sync var mutex during reporting)
Dmitry Vyukov
2013-04-30
1
-2
/
+2
*
tsan: update mutex table for java
Dmitry Vyukov
2012-12-21
1
-10
/
+12
*
tsan: completely disable deadlock detector for Go
Dmitry Vyukov
2012-12-13
1
-0
/
+6
*
tsan: add mutexsets to reports
Dmitry Vyukov
2012-12-06
1
-1
/
+4
*
[TSan] finally remove TsanPrintf in favor of Printf from sanitizer_common
Alexey Samsonov
2012-11-02
1
-12
/
+12
*
[TSan] fix a bunch of warnings reported by pedantic gcc
Alexey Samsonov
2012-09-13
1
-3
/
+3
*
tsan: use stack depot to describe heap blocks
Dmitry Vyukov
2012-08-30
1
-1
/
+5
*
tsan: Go language support
Dmitry Vyukov
2012-07-05
1
-4
/
+4
*
tsan/asan: unify ScopedLock
Dmitry Vyukov
2012-06-29
1
-18
/
+0
*
[Sanitizer] move different wrappers from TSan to common sanitizer runtime
Alexey Samsonov
2012-06-18
1
-1
/
+2
*
[Sanitizer]: Introduce a common internal printf function. For now, also use t...
Alexey Samsonov
2012-06-06
1
-4
/
+5
*
[TSan] run some renaming as a preparation for factoring out Printf implementa...
Alexey Samsonov
2012-06-06
1
-12
/
+12
*
Remove file-type tags in .cc files in tsan/ and sanitizer_common/
Alexey Samsonov
2012-06-04
1
-1
/
+1
*
tsan: simple memory profiler
Dmitry Vyukov
2012-05-22
1
-1
/
+1
*
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
Kostya Serebryany
2012-05-10
1
-0
/
+275