llvm-project/compiler-rt/lib/tsan
Kostya Serebryany 6c54a6b5dd [asan] move GetRSS from tsan to sanitizer_common
llvm-svn: 223730
2014-12-09 01:22:59 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
dd Change StackDepot interface to use StackTrace more extensively 2014-10-26 06:23:07 +00:00
go Simplify Symbolizer::SymbolizePC() interface. 2014-12-02 19:48:40 +00:00
rtl [asan] move GetRSS from tsan to sanitizer_common 2014-12-09 01:22:59 +00:00
tests [TSan] Use StackTrace from sanitizer_common where applicable 2014-11-03 22:23:44 +00:00
CMakeLists.txt [compiler-rt] compiler-rt's CMake append_if function clashes with LLVM's, let's rename it to append_list_if 2014-10-15 22:47:54 +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: fix vector clocks 2014-04-11 15:38:03 +00:00
analyze_libtsan.sh tsan: add interface functions for unaligned access, e.g. __sanitizer_unaligned_load16 2013-04-30 11:56:56 +00:00
check_analyze.sh tsan: optimize memory access functions 2014-05-30 13:36:29 +00:00
check_cmake.sh tsan: use a different dir for llvm build 2014-10-15 08:56:15 +00:00
check_memcpy.sh tsan: refactor storage of meta information for heap blocks and sync objects 2014-05-29 13:50:54 +00:00