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_interface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tsan] Rename ReportThread->pid to ReportThread->os_id
Kuba Brecka
2016-04-21
1
-1
/
+1
*
[tsan] Add TSan __tsan_atomic* functions to tsan_interface.h
Kuba Brecka
2016-04-07
1
-0
/
+235
*
[tsan] Add TSan debugger APIs
Kuba Brecka
2016-03-10
1
-0
/
+55
*
tsan: add memory access functions that accept pc
Dmitry Vyukov
2015-05-05
1
-0
/
+12
*
tsan: properly instrument unaligned accesses
Dmitry Vyukov
2015-01-27
1
-6
/
+9
*
Define SANITIZER_INTERFACE_ATTRIBUTE on Windows and fix all the places where ...
Timur Iskhodzhanov
2013-08-13
1
-26
/
+26
*
[sanitizer] Fix __sanitizer_unaligned_* to work with unaligned data types.
Evgeniy Stepanov
2013-06-04
1
-6
/
+6
*
tsan: add interface functions for unaligned access, e.g. __sanitizer_unaligne...
Dmitry Vyukov
2013-04-30
1
-0
/
+7
*
tsan: better reporting for races on vptr
Dmitry Vyukov
2013-03-21
1
-0
/
+1
*
[sanitizer] Further split private and public sanitizer headers.
Evgeniy Stepanov
2013-01-30
1
-1
/
+1
*
tsan: make atomic operations atomic again
Dmitry Vyukov
2012-12-04
1
-1
/
+2
*
tsan: add __attribute__((visibility("default"))) to interface functions
Dmitry Vyukov
2012-12-04
1
-16
/
+20
*
tsan: add memory range access functions to public iface
Dmitry Vyukov
2012-11-27
1
-0
/
+3
*
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
Kostya Serebryany
2012-05-10
1
-0
/
+51