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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsan: detect when a thread ends with ignores enabled
Dmitry Vyukov
2013-05-21
1
-2
/
+1
*
[nolibc] Move all platforms to internal_getpid.
Peter Collingbourne
2013-05-17
1
-4
/
+4
*
[nolibc] Change internal syscall API to remove reliance on libc's errno.
Peter Collingbourne
2013-05-08
1
-2
/
+4
*
tsan: add interface functions for unaligned access, e.g. __sanitizer_unaligne...
Dmitry Vyukov
2013-04-30
1
-0
/
+21
*
tsan: fix stack traces for malloc and free
Dmitry Vyukov
2013-04-24
1
-0
/
+4
*
[Sanitizer] Use a common mutex to prevent mixing reports from different sanit...
Alexey Samsonov
2013-04-05
1
-0
/
+3
*
[tsan] restore performance critical inlining in tsan: remove static from ALWA...
Kostya Serebryany
2013-03-29
1
-4
/
+4
*
Band-aid fix for the TSan RTL build
Timur Iskhodzhanov
2013-03-28
1
-7
/
+7
*
tsan: print statistics about benign race annotations
Dmitry Vyukov
2013-03-28
1
-0
/
+4
*
tsan: print matched suppressions if print_suppressions=1 flag is provided
Dmitry Vyukov
2013-03-27
1
-0
/
+3
*
tsan: intercept setjmp/longjmp
Dmitry Vyukov
2013-03-25
1
-0
/
+3
*
tsan: add flag to control symbolizer flush frequency
Dmitry Vyukov
2013-03-21
1
-7
/
+11
*
tsan: flush symbolizer cache if not symbolized for more than 5 seconds
Dmitry Vyukov
2013-03-21
1
-4
/
+17
*
tsan: use a single background thread for memory profiler and memory flush (an...
Dmitry Vyukov
2013-03-21
1
-43
/
+39
*
tsan: special handling of .rodata (don't try to find races, don't keep shadow...
Dmitry Vyukov
2013-03-20
1
-0
/
+10
*
tsan: fix build
Dmitry Vyukov
2013-03-20
1
-9
/
+1
*
tsan: move trace header into 0x600000000000 range
Dmitry Vyukov
2013-03-20
1
-4
/
+19
*
tsan: touch less shadow memory during operations on big memory ranges
Dmitry Vyukov
2013-03-18
1
-16
/
+42
*
tsan: mark shadow for thread stack as "don't need" when thread exits
Dmitry Vyukov
2013-03-18
1
-0
/
+6
*
tsan: better memory profiler
Dmitry Vyukov
2013-03-18
1
-12
/
+8
*
tsan: fix Go build
Dmitry Vyukov
2013-03-18
1
-1
/
+0
*
tsan: use StackDepot in sync object to store creation stacks
Dmitry Vyukov
2013-03-18
1
-12
/
+3
*
[TSan] Switch TSan runtime to use ThreadRegistry class from sanitizer_common
Alexey Samsonov
2013-03-15
1
-40
/
+24
*
[Sanitizer] make internal_open have the same interface as libc version
Alexey Samsonov
2013-02-01
1
-1
/
+1
*
tsan: even if races between atomic and plain memory accesses are turned off (...
Dmitry Vyukov
2013-02-01
1
-0
/
+3
*
tsan: detect races between plain and atomic memory accesses
Dmitry Vyukov
2013-02-01
1
-15
/
+4
*
[sanitizer] make the error messages from sanitizer_common contain the actual ...
Kostya Serebryany
2013-01-31
1
-0
/
+1
*
tsan: introduce a helped macro CPP_WEAK (Go linker does not support weak symb...
Dmitry Vyukov
2013-01-30
1
-5
/
+1
*
tsan: add OnFinalize() callback for frontends
Dmitry Vyukov
2013-01-30
1
-0
/
+11
*
[Sanitizer] update style checker script and fix namespace style warnings
Alexey Samsonov
2013-01-30
1
-1
/
+1
*
tsan: implement malloc stats querying
Dmitry Vyukov
2013-01-24
1
-0
/
+5
*
tsan: less debug output
Dmitry Vyukov
2012-12-21
1
-1
/
+1
*
tsan: support MapThreadTrace() on all platforms
Dmitry Vyukov
2012-12-13
1
-0
/
+10
*
tsan: even more fd interceptors + fixes
Dmitry Vyukov
2012-12-07
1
-1
/
+1
*
tsan: add mutexsets to reports
Dmitry Vyukov
2012-12-06
1
-0
/
+1
*
tsan: output thread names
Dmitry Vyukov
2012-12-04
1
-1
/
+2
*
tsan: fix trace handling when trace is reused between threads
Dmitry Vyukov
2012-12-04
1
-1
/
+5
*
tsan: fix int overflow and several instances where tid is used with ignore
Dmitry Vyukov
2012-11-30
1
-1
/
+1
*
tsan: fix bug that leads to spurious use-after-free reports
Dmitry Vyukov
2012-11-30
1
-0
/
+2
*
tsan: add log_path parameter (similar to asan)
Dmitry Vyukov
2012-11-28
1
-1
/
+6
*
tsan: dynamic history size
Dmitry Vyukov
2012-11-28
1
-2
/
+5
*
tsan: move traces from tls into dedicated storage at fixed address
Dmitry Vyukov
2012-11-28
1
-3
/
+10
*
tsan: ensure than func entry/exit are inlined
Dmitry Vyukov
2012-11-23
1
-0
/
+2
*
tsan: remove unused parameter
Dmitry Vyukov
2012-11-15
1
-2
/
+2
*
tsan: better function names
Dmitry Vyukov
2012-11-13
1
-2
/
+2
*
tsan: fix stats collection
Dmitry Vyukov
2012-11-13
1
-0
/
+1
*
[Sanitizer] add sanity checks for communication with external symbolizer
Alexey Samsonov
2012-11-09
1
-1
/
+5
*
tsan: do not sleep at exit if there are no other threads
Dmitry Vyukov
2012-11-07
1
-0
/
+3
*
tsan: slightly relax requirements for lazy shadow memory (can overlap and may...
Dmitry Vyukov
2012-11-06
1
-9
/
+1
*
tsan: lazily allocate shadow for Go
Dmitry Vyukov
2012-11-06
1
-0
/
+14
[next]