hanchenye-llvm-project/compiler-rt/lib/tsan
Dmitry Vyukov 9f143c5c5f tsan: improve Go report format + fix build
llvm-svn: 162042
2012-08-16 19:36:45 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go tsan: handle larger number of goroutines + fix a memory leak of goroutine descriptors 2012-08-13 18:44:44 +00:00
output_tests tsan: better diagnostics for destroy of a locked mutex + a test 2012-08-16 15:08:49 +00:00
rtl tsan: improve Go report format + fix build 2012-08-16 19:36:45 +00:00
rtl_tests [TSan] use threadsafe death tests in TSan unit tests 2012-07-02 14:35:25 +00:00
unit_tests [Sanitizer] move flag parsing routines (and unit tests) from tsan runtime to common runtime. 2012-07-09 13:21:39 +00:00
CMakeLists.txt [tsan] makefile machinery to build tsan-rt (linux-x86_64 only) 2012-05-15 15:17:35 +00:00
Makefile.mk [tsan] makefile machinery to build tsan-rt (linux-x86_64 only) 2012-05-15 15:17:35 +00:00
Makefile.old [tsan] minor enhancements in the new tsan allocator and a test malloc replacement library that can be linked to any program to replace malloc (tested on spec2006) 2012-07-18 16:04:55 +00:00
analyze_libtsan.sh [tsan] old-dstyle Makefile for tests; two helper scripts that analyze the assembly code of the hot functions 2012-05-10 15:10:03 +00:00
check_analyze.sh [tsan] old-dstyle Makefile for tests; two helper scripts that analyze the assembly code of the hot functions 2012-05-10 15:10:03 +00:00