Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | tsan: don't print external PCs in reports | Dmitry Vyukov | 2015-06-24 | 1 | -4/+0 |
* | tsan: don't subtract one from fake PCs | Dmitry Vyukov | 2014-12-11 | 1 | -0/+4 |
* | Simplify Symbolizer::SymbolizePC() interface. | Alexey Samsonov | 2014-12-02 | 1 | -1/+1 |
* | [TSan] Kill tsan_symbolize_addr2line_linux.cc | Alexey Samsonov | 2014-02-12 | 1 | -2/+0 |
* | [Sanitizer] Add Symbolizer::AddHooks() and use it in TSan and MSan. | Alexey Samsonov | 2013-10-31 | 1 | -0/+2 |
* | tsan: symbolizer "flush caches" support | Dmitry Vyukov | 2013-03-19 | 1 | -0/+1 |
* | tsan: symbolize global variables | Dmitry Vyukov | 2013-01-11 | 1 | -2/+1 |
* | [TSan] add a new option 'use_internal_symbolizer' that allows to choose betwe... | Alexey Samsonov | 2012-07-05 | 1 | -0/+5 |
* | [tsan] First commit of ThreadSanitizer (TSan) run-time library. | Kostya Serebryany | 2012-05-10 | 1 | -0/+26 |