summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-xray/xray-log-reader.cc
Commit message (Expand)AuthorAgeFilesLines
* [XRay] Define the library for XRay trace logsDean Michael Berris2017-01-111-163/+0
* tools/llvm-xray: Avoid std::errc::protocol_* to appease mingw, like r285261.NAKAMURA Takumi2017-01-111-1/+1
* [XRay] Fixup includes for modules buildDean Michael Berris2017-01-101-2/+0
* [XRay] Implement `llvm-xray convert` -- trace file conversionDean Michael Berris2017-01-101-0/+165
OpenPOWER on IntegriCloud