summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/FDRTraceWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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
OpenPOWER on IntegriCloud