summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/lit_tests/thread_name.cc
Commit message (Expand)AuthorAgeFilesLines
* Move TSan lit-tests under test/tsanAlexey Samsonov2014-02-141-38/+0
* Enable pipefail for TSan testsAlexey Samsonov2013-08-071-1/+1
* [sanitizer] Replace more platform checks with SANITIZER_ constants.Evgeniy Stepanov2013-03-191-1/+1
* [tsan] fix thread_name.cc test to work with older versions of libcKostya Serebryany2013-01-211-0/+4
* [sanitizer] reapply r172719, r172721-172723, r172725, and also fix the warnin...Kostya Serebryany2013-01-181-2/+1
* Revert r172719, r172721-172723, and r172725.Jakob Stoklund Olesen2013-01-171-1/+2
* [tsan] move prctl interceptor from asan to common_interceptors thus enabling ...Kostya Serebryany2013-01-171-2/+1
* [sanitizer] a bit more unification for interceptors (merge read/pread/pread64...Kostya Serebryany2013-01-171-0/+1
* tsan: deflake output tests (by increasing sleeps)Dmitry Vyukov2012-12-071-1/+1
* tsan: add mutexsets to reportsDmitry Vyukov2012-12-061-2/+2
* tsan: output thread namesDmitry Vyukov2012-12-041-0/+34
OpenPOWER on IntegriCloud