Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch LLVM to use 64-bit offsets (2/5) | Igor Kudrin | 2019-08-06 | 1 | -94/+108 |
* | 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 | -1/+53 |
* | [XRay] Use TSC delta encoding for custom/typed events | Dean Michael Berris | 2018-11-07 | 1 | -0/+99 |
* | [XRay] Add CPU ID in Custom Event FDR Records | Dean Michael Berris | 2018-11-01 | 1 | -0/+13 |
* | [XRay] Use std::errc::invalid_argument instead of std::errc::bad_message | Yi Kong | 2018-10-26 | 1 | -14/+14 |
* | [XRay] Add TSC to NewCPUId Records | Dean Michael Berris | 2018-09-11 | 1 | -1/+8 |
* | [XRay] Update RecordInitializer for PIDRecord | Dean Michael Berris | 2018-08-31 | 1 | -1/+1 |
* | [XRay] FDRTraceWriter and FDR Trace Loading | Dean Michael Berris | 2018-08-30 | 1 | -0/+247 |