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
*
compiler-rt: Rename .cc file in lib/tsan/rtl to .cpp
Nico Weber
2019-08-01
1
-289
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
tsan: fix a crash
Dmitry Vyukov
2016-05-06
1
-0
/
+1
*
Revert "Apply modernize-use-default to compiler-rt."
Alexey Samsonov
2015-10-30
1
-2
/
+3
*
Apply modernize-use-default to compiler-rt.
Angel Garcia Gomez
2015-10-20
1
-3
/
+2
*
tsan: speed up race deduplication
Dmitry Vyukov
2015-09-03
1
-0
/
+2
*
Remove TSAN_DEBUG in favor of SANITIZER_DEBUG.
Alexey Samsonov
2015-01-03
1
-9
/
+9
*
[tsan] remove TSAN_GO in favor of SANITIZER_GO
Kostya Serebryany
2014-12-09
1
-10
/
+10
*
tsan: fix Go build with TSAN_COLLECT_STATS
Dmitry Vyukov
2014-06-06
1
-2
/
+2
*
tsan: refactor storage of meta information for heap blocks and sync objects
Dmitry Vyukov
2014-05-29
1
-3
/
+15
*
tsan: fix internal deadlock detector for external deadlock detector
Dmitry Vyukov
2014-02-27
1
-1
/
+2
*
[tsan] rudimentary support for deadlock detector in tsan (nothing really work...
Kostya Serebryany
2014-02-14
1
-7
/
+7
*
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