summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/BlockIndexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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