.. |
Makefile.mk
|
[tsan] makefile machinery to build tsan-rt (linux-x86_64 only)
|
2012-05-15 15:17:35 +00:00 |
Makefile.old
|
[tsan] fix old-style makefile -- we still need them to run our tests
|
2012-05-16 07:46:55 +00:00 |
tsan_allocator.cc
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_allocator.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_atomic.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_clock.cc
|
tsan: detect accesses to freed memory
|
2012-05-17 14:17:51 +00:00 |
tsan_clock.h
|
tsan: detect accesses to freed memory
|
2012-05-17 14:17:51 +00:00 |
tsan_compiler.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_defs.h
|
tsan: detect accesses to freed memory
|
2012-05-17 14:17:51 +00:00 |
tsan_flags.cc
|
tsan: remove shutdown code
|
2012-05-17 15:00:27 +00:00 |
tsan_flags.h
|
tsan: remove shutdown code
|
2012-05-17 15:00:27 +00:00 |
tsan_interceptors.cc
|
tsan: fix potential NULL deref
|
2012-05-18 08:53:16 +00:00 |
tsan_interface.cc
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_interface.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_interface_ann.cc
|
tsan: ValgrindSlowdown() should be weak for some time
|
2012-05-17 08:31:47 +00:00 |
tsan_interface_ann.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_interface_atomic.cc
|
tsan: add more atomics to public interface (fetch_or/and/xor + 1-,2-byte versions)
|
2012-05-14 15:33:00 +00:00 |
tsan_interface_atomic.h
|
tsan: add more atomics to public interface (fetch_or/and/xor + 1-,2-byte versions)
|
2012-05-14 15:33:00 +00:00 |
tsan_interface_inl.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_md5.cc
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_mman.cc
|
tsan: add more checks for OOM conditions
|
2012-05-21 06:46:27 +00:00 |
tsan_mman.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_mutex.cc
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_mutex.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_placement_new.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_platform.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_platform_linux.cc
|
tsan: fix mmap fd
|
2012-05-13 14:24:46 +00:00 |
tsan_printf.cc
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_report.cc
|
tsan: detect accesses to freed memory
|
2012-05-17 14:17:51 +00:00 |
tsan_report.h
|
tsan: detect accesses to freed memory
|
2012-05-17 14:17:51 +00:00 |
tsan_rtl.cc
|
tsan: remove shutdown code
|
2012-05-17 15:00:27 +00:00 |
tsan_rtl.h
|
tsan: remove shutdown code
|
2012-05-17 15:00:27 +00:00 |
tsan_rtl_amd64.S
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_rtl_mutex.cc
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_rtl_report.cc
|
tsan: detect accesses to freed memory
|
2012-05-17 14:17:51 +00:00 |
tsan_rtl_thread.cc
|
tsan: remove shutdown code
|
2012-05-17 15:00:27 +00:00 |
tsan_stat.cc
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_stat.h
|
tsan: add more atomics to public interface (fetch_or/and/xor + 1-,2-byte versions)
|
2012-05-14 15:33:00 +00:00 |
tsan_suppressions.cc
|
tsan: remove shutdown code
|
2012-05-17 15:00:27 +00:00 |
tsan_suppressions.h
|
tsan: remove shutdown code
|
2012-05-17 15:00:27 +00:00 |
tsan_symbolize.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_symbolize_addr2line_linux.cc
|
tsan: improve addr2line symbolizer
|
2012-05-16 16:40:47 +00:00 |
tsan_sync.cc
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_sync.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_trace.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_update_shadow_word_inl.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |
tsan_vector.h
|
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
|
2012-05-10 13:48:04 +00:00 |