Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | -2/+2 |
* | 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 | -9/+91 |
* | [XRay] Add CPU ID in Custom Event FDR Records | Dean Michael Berris | 2018-11-01 | 1 | -1/+1 |
* | [XRay] Add TSC to NewCPUId Records | Dean Michael Berris | 2018-09-11 | 1 | -1/+1 |
* | [XRay] Make the FDRTraceWriter Endian-aware | Dean Michael Berris | 2018-08-31 | 1 | -1/+1 |
* | [XRay] FDRProducerConsumerTest: unbreak (gcc?) build | Roman Lebedev | 2018-08-31 | 1 | -3/+3 |
* | [XRay] FDR Record Producer/Consumer Implementation | Dean Michael Berris | 2018-08-31 | 1 | -0/+141 |