Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc file in test/tsan to .cpp | Fangrui Song | 2019-08-02 | 1 | -126/+0 |
* | [tsan] Change comments referencing code.google.com to point to GitHub instead... | Kuba Brecka | 2015-11-30 | 1 | -1/+1 |
* | [tsan] Disable a flaky test. | Evgeniy Stepanov | 2015-06-04 | 1 | -0/+2 |
* | tsan: remove sleeps from tests | Dmitry Vyukov | 2015-01-21 | 1 | -19/+11 |
* | [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads | Viktor Kutuzov | 2014-12-11 | 1 | -13/+14 |
* | [Tsan] Fix the signal_recursive.cc test to build on FreeBSD | Viktor Kutuzov | 2014-10-24 | 1 | -2/+2 |
* | tsan: fix double semicolon ;; | Dmitry Vyukov | 2014-09-18 | 1 | -1/+1 |
* | tsan: handle early signals | Dmitry Vyukov | 2014-09-03 | 1 | -1/+0 |
* | tsan: restructure signal handling to allow recursive handling | Dmitry Vyukov | 2014-09-02 | 1 | -0/+132 |