Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve wording and capitalization of TSan thread names. | Kuba Brecka | 2016-05-01 | 1 | -7/+7 |
* | Provide location information (file name, line number) in TSan reports about g... | Kuba Brecka | 2016-04-28 | 1 | -2/+44 |
* | Renumber ThreadSanitizer-provided thread IDs to match LLDB thread numbers. | Kuba Brecka | 2016-04-22 | 1 | -17/+47 |
* | Provide more information in ThreadSanitizer's JSON data. Move remaining TSan... | Kuba Brecka | 2016-04-10 | 1 | -19/+260 |
* | Fix the ThreadSanitizer support to avoid creating empty SBThreads and to not ... | Kuba Brecka | 2016-03-30 | 1 | -1/+1 |
* | Fix warning in ThreadSanitizerRuntime | Pavel Labath | 2016-03-30 | 1 | -1/+1 |
* | Add ThreadSanitizer debugging support. | Kuba Brecka | 2016-03-23 | 1 | -0/+538 |