| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tsan: use attribute instead of compiler flag for tls-model=initial-exec as as... | Dmitry Vyukov | 2014-03-19 | 1 | -0/+2 |
| * | tsan: deadlock detector: add ability to ignore destruction of global mutexes | Dmitry Vyukov | 2014-03-18 | 1 | -2/+33 |
| * | tsan: lazily initialize deadlock detector runtime | Dmitry Vyukov | 2014-03-18 | 1 | -13/+43 |
| * | tsan: add missing interceptor for embed symbolizer | Dmitry Vyukov | 2014-03-18 | 1 | -0/+18 |
| * | tsan: implement new version of standalong deadlock detector | Dmitry Vyukov | 2014-03-05 | 1 | -17/+96 |
| * | tsan: add interceptors for pthread_spinlock_t and ptread_rwlock_t for deadloc... | Dmitry Vyukov | 2014-03-05 | 1 | -7/+102 |
| * | tsan: add dynamic library target for standalone deadlock detector | Dmitry Vyukov | 2014-03-04 | 1 | -0/+10 |
| * | tsan: add standalone deadlock detector | Dmitry Vyukov | 2014-02-28 | 1 | -0/+68 |

