aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use std::foo_t rather than std::foo in LLVM.Justin Lebar2020-02-111-8/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay] Improve FDR trace handling and error messagingDean Michael Berris2018-11-091-2/+4
* [XRay] Use TSC delta encoding for custom/typed eventsDean Michael Berris2018-11-071-0/+18
* [XRay] Add CPU ID in Custom Event FDR RecordsDean Michael Berris2018-11-011-3/+4
* [XRay] Write the TSC along with CPUIDDean Michael Berris2018-09-111-1/+1
* [XRay] Fix FunctionRecord serializationDean Michael Berris2018-08-311-30/+9
* [XRay] Make the FDRTraceWriter Endian-awareDean Michael Berris2018-08-311-25/+34
* [XRay] Attempt to fix failure on WindowsDean Michael Berris2018-08-311-6/+4
* [XRay] Help gcc disambiguate namesDean Michael Berris2018-08-301-3/+4
* [XRay] Move out template and use perfect forwardingDean Michael Berris2018-08-301-2/+3
* [XRay] Remove attribute packedDean Michael Berris2018-08-301-2/+2
* [XRay] FDRTraceWriter and FDR Trace LoadingDean Michael Berris2018-08-301-0/+145