Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tsan] Rename ReportThread->pid to ReportThread->os_id | Kuba Brecka | 2016-04-21 | 1 | -4/+4 |
* | [tsan] Adding a test case for r263939 ("Add some NULL pointer checks into the... | Kuba Brecka | 2016-03-21 | 1 | -0/+20 |
* | Follow-up fix for r263126. Apparently `printf("%p", NULL)` can output 0x0, (... | Kuba Brecka | 2016-03-10 | 1 | -2/+2 |
* | [tsan] Add TSan debugger APIs | Kuba Brecka | 2016-03-10 | 1 | -0/+88 |