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: better diagnostics for mutex misuse
Dmitry Vyukov
2012-09-01
1
-2
/
+10
*
tsan: fix crash when users pass insane mutex addresses in dynamic annotations
Dmitry Vyukov
2012-08-31
1
-7
/
+14
*
tsan: add "as if synchronized via sleep" feature
Dmitry Vyukov
2012-08-31
1
-0
/
+17
*
tsan: slightly optimize mutex unlock
Dmitry Vyukov
2012-08-31
1
-2
/
+2
*
tsan: proper handling of linker initialized mutexes
Dmitry Vyukov
2012-08-18
1
-17
/
+15
*
tsan: add flag to disable reporting of destruction of locked mutexes (some pr...
Dmitry Vyukov
2012-08-16
1
-1
/
+4
*
tsan: better diagnostics for destroy of a locked mutex + a test
Dmitry Vyukov
2012-08-16
1
-0
/
+8
*
tsan: support for linker initializer mutexes with static storage duration
Dmitry Vyukov
2012-08-16
1
-8
/
+12
*
tsan: implement RWLOCK annotations
Dmitry Vyukov
2012-08-16
1
-1
/
+1
*
tsan: add ReleaseStore() function that merely copies vector clock rather than...
Dmitry Vyukov
2012-07-28
1
-0
/
+10
*
[Sanitizer]: Introduce a common internal printf function. For now, also use t...
Alexey Samsonov
2012-06-06
1
-9
/
+9
*
[TSan] run some renaming as a preparation for factoring out Printf implementa...
Alexey Samsonov
2012-06-06
1
-6
/
+7
*
Remove file-type tags in .cc files in tsan/ and sanitizer_common/
Alexey Samsonov
2012-06-04
1
-1
/
+1
*
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
Kostya Serebryany
2012-05-10
1
-0
/
+209