summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_debugging.cc
AgeCommit message (Expand)Author
2016-04-27tsan: fix compiler warningDmitry Vyukov
2016-04-21[tsan] Rename ReportThread->pid to ReportThread->os_idKuba Brecka
2016-03-21[tsan] Add some NULL pointer checks into the debugging APIKuba Brecka
2016-03-16[tsan] Detect uses of uninitialized, destroyed and invalid mutexesKuba Brecka
2016-03-10[tsan] Add TSan debugger APIsKuba Brecka