summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/XRay/FDRProducerConsumerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-12/+12
* Switch LLVM to use 64-bit offsets (2/5)Igor Kudrin2019-08-061-2/+2
* 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-9/+91
* [XRay] Add CPU ID in Custom Event FDR RecordsDean Michael Berris2018-11-011-1/+1
* [XRay] Add TSC to NewCPUId RecordsDean Michael Berris2018-09-111-1/+1
* [XRay] Make the FDRTraceWriter Endian-awareDean Michael Berris2018-08-311-1/+1
* [XRay] FDRProducerConsumerTest: unbreak (gcc?) buildRoman Lebedev2018-08-311-3/+3
* [XRay] FDR Record Producer/Consumer ImplementationDean Michael Berris2018-08-311-0/+141
OpenPOWER on IntegriCloud