summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/BlockIndexer.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/+10
* [XRay] Bug fixes for FDR custom event and arg-loggingDean Michael Berris2018-09-131-19/+6
* [XRay] Use FDR Records+Visitors for Trace LoadingDean Michael Berris2018-09-111-0/+4
* Remove unnecessary semicolon to silence -Wpedantic warning. NFCI.Simon Pilgrim2018-09-061-1/+1
* [XRay] Add a BlockIndexer visitor for FDR Records.Dean Michael Berris2018-09-061-0/+97
OpenPOWER on IntegriCloud