summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/RecordInitializer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch LLVM to use 64-bit offsets (2/5)Igor Kudrin2019-08-061-94/+108
* 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-1/+53
* [XRay] Use TSC delta encoding for custom/typed eventsDean Michael Berris2018-11-071-0/+99
* [XRay] Add CPU ID in Custom Event FDR RecordsDean Michael Berris2018-11-011-0/+13
* [XRay] Use std::errc::invalid_argument instead of std::errc::bad_messageYi Kong2018-10-261-14/+14
* [XRay] Add TSC to NewCPUId RecordsDean Michael Berris2018-09-111-1/+8
* [XRay] Update RecordInitializer for PIDRecordDean Michael Berris2018-08-311-1/+1
* [XRay] FDRTraceWriter and FDR Trace LoadingDean Michael Berris2018-08-301-0/+247
OpenPOWER on IntegriCloud