summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/XRay/FDRRecordPrinterTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-9/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay] Fix tests with updated fdr-dumpDean Michael Berris2018-11-021-4/+4
* [XRay] Add CPU ID in Custom Event FDR RecordsDean Michael Berris2018-11-011-2/+2
* [XRay] Add TSC to NewCPUId RecordsDean Michael Berris2018-09-111-2/+2
* [XRay] Use a function to return a constantDean Michael Berris2018-09-051-20/+14
* [XRay] Use `const` instead of `constexpr` in storage declarationDean Michael Berris2018-09-051-9/+9
* [XRay] Add a RecordPrinter visitor for FDR RecordsDean Michael Berris2018-09-051-0/+176
OpenPOWER on IntegriCloud