summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/FDRTraceExpander.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay] Clean up more std::copy(...)'sDean Michael Berris2018-11-071-4/+2
* [XRay] Use explicit string conversionDean Michael Berris2018-11-071-2/+1
* [XRay] Use TSC delta encoding for custom/typed eventsDean Michael Berris2018-11-071-0/+33
* [XRay] Update XRayRecord to support Custom/Typed EventsDean Michael Berris2018-11-061-5/+15
* [XRay] Use FDR Records+Visitors for Trace LoadingDean Michael Berris2018-09-111-0/+92
OpenPOWER on IntegriCloud