Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tsan: more precise handling of finalizers | Dmitry Vyukov | 2012-11-07 | 1 | -4/+1 |
* | tsan: don't release disabled clocks | Dmitry Vyukov | 2012-11-06 | 1 | -1/+2 |
* | tsan: add ReleaseStore() function that merely copies vector clock rather than... | Dmitry Vyukov | 2012-07-28 | 1 | -1/+2 |
* | tsan: suport for Go finalizers | Dmitry Vyukov | 2012-07-25 | 1 | -0/+2 |
* | tsan: add shadow memory flush + fix few bugs | Dmitry Vyukov | 2012-05-22 | 1 | -4/+4 |
* | tsan: detect accesses to freed memory | Dmitry Vyukov | 2012-05-17 | 1 | -2/+2 |
* | [tsan] run more kinds of builds as presubmit test (and fix gcc debug build) | Kostya Serebryany | 2012-05-11 | 1 | -5/+5 |
* | [tsan] First commit of ThreadSanitizer (TSan) run-time library. | Kostya Serebryany | 2012-05-10 | 1 | -0/+79 |