summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/RecordPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay] Use TSC delta encoding for custom/typed eventsDean Michael Berris2018-11-071-0/+15
* [XRay] Update XRayRecord to support Custom/Typed EventsDean Michael Berris2018-11-061-0/+4
* [XRay] Update delta computations in runtimeDean Michael Berris2018-11-021-4/+4
* [XRay] Add CPU ID in Custom Event FDR RecordsDean Michael Berris2018-11-011-2/+3
* [XRay] Add TSC to NewCPUId RecordsDean Michael Berris2018-09-111-1/+1
* [XRay] Add a RecordPrinter visitor for FDR RecordsDean Michael Berris2018-09-051-0/+89
OpenPOWER on IntegriCloud