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_trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
tsan: don't pass bogus PCs to __tsan_symbolize_external
Dmitry Vyukov
2017-08-25
1
-0
/
+2
*
tsan: always define SANITIZER_GO
Dmitry Vyukov
2016-10-28
1
-2
/
+2
*
tsan: fix build
Dmitry Vyukov
2015-02-14
1
-1
/
+3
*
tsan: reduce history size in Go mode
Dmitry Vyukov
2015-02-13
1
-2
/
+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
/
+6
*
tsan: refactor storage of meta information for heap blocks and sync objects
Dmitry Vyukov
2014-05-29
1
-1
/
+1
*
tsan: move shadow stack from thread descriptors to fixed addresses
Dmitry Vyukov
2013-10-16
1
-0
/
+5
*
tsan: add mutexsets to reports
Dmitry Vyukov
2012-12-06
1
-0
/
+2
*
tsan: dynamic history size
Dmitry Vyukov
2012-11-28
1
-6
/
+3
*
tsan: move traces from tls into dedicated storage at fixed address
Dmitry Vyukov
2012-11-28
1
-1
/
+0
*
[TSan] fix a bunch of warnings reported by pedantic gcc
Alexey Samsonov
2012-09-13
1
-1
/
+1
*
tsan: increase max shadow stack size + reduce memory consumption at the same ...
Dmitry Vyukov
2012-09-06
1
-2
/
+2
*
tsan: simplify TSAN_HISTORY_SIZE code
Dmitry Vyukov
2012-08-30
1
-4
/
+4
*
tsan: allow to override per-thread event trace size
Dmitry Vyukov
2012-08-23
1
-2
/
+6
*
[TSan] cleanup header comments
Alexey Samsonov
2012-07-17
1
-1
/
+1
*
tsan: use dynamic shadow stack for Go
Dmitry Vyukov
2012-07-16
1
-0
/
+6
*
tsan: do not call malloc/free in memory access handling routine.
Dmitry Vyukov
2012-06-22
1
-1
/
+7
*
tsan: reduce per-thread memory usage
Dmitry Vyukov
2012-05-22
1
-1
/
+1
*
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
Kostya Serebryany
2012-05-10
1
-0
/
+59