llvm-project/compiler-rt/lib/tsan
Dmitry Vyukov 7ea4c2ccfb tsan: ignore destruction of global mutexes (causes a lot of non-interesting reports)
llvm-svn: 163400
2012-09-07 18:08:02 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go tsan: fix Go build script 2012-09-06 15:10:19 +00:00
output_tests tsan: add "as if synchronized via sleep" feature 2012-08-31 17:27:49 +00:00
rtl tsan: ignore destruction of global mutexes (causes a lot of non-interesting reports) 2012-09-07 18:08:02 +00:00
rtl_tests [TSan] use threadsafe death tests in TSan unit tests 2012-07-02 14:35:25 +00:00
unit_tests tsan: increase max shadow stack size + reduce memory consumption at the same time (by not memorizing full stacks in traces) 2012-09-06 15:18:14 +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 [Sanitizer] Remove lint checkers from our old makefiles in favor of buildbot 2012-08-31 08:10:28 +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