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_interceptors.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dmitry Vyukov
2019-02-13
1
-0
/
+2
*
Revert "tsan: add fiber support"
Diana Picus
2019-02-13
1
-2
/
+0
*
tsan: add fiber support
Dmitry Vyukov
2019-02-12
1
-0
/
+2
*
tsan: Introduce in_symbolizer() function for Thread sanitizer
Dmitry Vyukov
2019-02-12
1
-0
/
+6
*
Handle NetBSD alias for pthread_sigmask
Kamil Rytarowski
2018-10-30
1
-0
/
+4
*
Try to fix syntax for !NetBSD in TSAN_INTERCEPTORs
Kamil Rytarowski
2017-11-20
1
-2
/
+2
*
Handle NetBSD specific indirection of libpthread functions
Kamil Rytarowski
2017-11-20
1
-0
/
+12
*
[tsan] Ignore memory accesses for libignored modules for "external" races
Kuba Mracek
2017-04-21
1
-0
/
+2
*
[tsan] Implement a 'ignore_noninstrumented_modules' flag to better suppress f...
Kuba Mracek
2017-01-11
1
-4
/
+5
*
[tsan] Switch to InternalAlloc everywhere __libc_malloc is currently used
Kuba Brecka
2016-06-06
1
-8
/
+0
*
[tsan] Store the pointer to ThreadState in TLS slot on Android.
Yabin Cui
2016-01-15
1
-1
/
+1
*
[tsan] Fix scoping of ScopedInteceptor in libdispatch support
Kuba Brecka
2015-12-18
1
-0
/
+8
*
[tsan] Handle dispatch_once on OS X
Kuba Brecka
2015-11-19
1
-0
/
+12
*
[TSan] Move new/delete interceptors into a separate source file. NFC.
Alexey Samsonov
2015-04-27
1
-0
/
+37
*
tsan: remove unnecesary include file
Dmitry Vyukov
2012-12-05
1
-58
/
+0
*
tsan: better error message if we fail to intercept some function
Dmitry Vyukov
2012-12-04
1
-0
/
+4
*
[TSan] Provide replacements for operators new/delete instead of declaring ext...
Alexey Samsonov
2012-09-24
1
-0
/
+54