Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [XRay] Silence static analyzer dyn_cast<BufferExtents> null dereference warni... | Simon Pilgrim | 2019-09-22 | 1 | -1/+1 |
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -12/+12 |
* | Switch LLVM to use 64-bit offsets (2/5) | Igor Kudrin | 2019-08-06 | 1 | -5/+6 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [XRay] Improve FDR trace handling and error messaging | Dean Michael Berris | 2018-11-09 | 1 | -20/+97 |
* | [XRay] Use TSC delta encoding for custom/typed events | Dean Michael Berris | 2018-11-07 | 1 | -2/+3 |
* | [XRay] Fix TSC and atomic custom/typed event accounting | Dean Michael Berris | 2018-11-01 | 1 | -0/+6 |
* | [XRay] Remove array for Metadata Record Types | Dean Michael Berris | 2018-08-31 | 1 | -40/+28 |
* | Fix MSVC "not all control paths return a value" warning. NFCI. | Simon Pilgrim | 2018-08-31 | 1 | -0/+1 |
* | [XRay] FDR Record Producer/Consumer Implementation | Dean Michael Berris | 2018-08-31 | 1 | -0/+125 |