aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/XRay/FileHeaderReader.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-02-10Revert "Remove redundant "std::move"s in return statements"Bill Wendling1-1/+1
2020-02-10Remove redundant "std::move"s in return statementsBill Wendling1-1/+1
2019-08-06Switch LLVM to use 64-bit offsets (2/5)Igor Kudrin1-5/+9
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-07[XRay] Use TSC delta encoding for custom/typed eventsDean Michael Berris1-4/+0
2018-11-01[XRay] Add CPU ID in Custom Event FDR RecordsDean Michael Berris1-2/+1
2018-08-22[XRay] Refactor file header reading (NFC)Dean Michael Berris1-0/+75