Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move TSan lit-tests under test/tsan | Alexey Samsonov | 2014-02-14 | 1 | -35/+0 |
* | tsan: ignore interceptors coming from specified libraries | Dmitry Vyukov | 2013-10-03 | 1 | -1/+0 |
* | tsan: ignore all interceptors coming directly from JVM | Dmitry Vyukov | 2013-09-21 | 1 | -0/+1 |
* | tsan: reduce size of mutexsets from 64 to 16 mutexes | Dmitry Vyukov | 2013-03-20 | 1 | -0/+2 |
* | tsan: work around FileCheck feature that it does not accept empty input | Dmitry Vyukov | 2012-12-24 | 1 | -0/+1 |
* | tsan: move common part of java tests into a separate header | Dmitry Vyukov | 2012-12-21 | 1 | -15/+1 |
* | tsan: update mutex lock table for java | Dmitry Vyukov | 2012-12-21 | 1 | -0/+46 |