summaryrefslogtreecommitdiff
path: root/test/tsan/debugging.cc
AgeCommit message (Expand)Author
2017-04-17[tsan] Add missing include for uint64_t in test.Benjamin Kramer
2017-04-17[sanitizer] Introduce tid_t as a typedef for OS-provided thread IDsKuba Mracek
2016-04-21[tsan] Rename ReportThread->pid to ReportThread->os_idKuba Brecka
2016-03-21[tsan] Adding a test case for r263939 ("Add some NULL pointer checks into the...Kuba Brecka
2016-03-10Follow-up fix for r263126. Apparently `printf("%p", NULL)` can output 0x0, (...Kuba Brecka
2016-03-10[tsan] Add TSan debugger APIsKuba Brecka