summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/Trace.cpp
Commit message (Expand)AuthorAgeFilesLines
* [XRay] - Fix spelling error to test commit access.Keith Wyss2017-04-061-1/+1
* Spelling mistakes in comments. NFCI.Simon Pilgrim2017-03-301-1/+1
* [XRay] Update FDR log reader to be aware of buffer sizes per thread.Dean Michael Berris2017-03-291-19/+67
* [XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace i...Dean Michael Berris2017-02-171-19/+304
* Move symbols from the global namespace into (anonymous) namespaces. NFC.Benjamin Kramer2017-02-111-4/+4
* Avoid std::errc::protocol_* to appease mingwHans Wennborg2017-01-121-1/+1
* [XRay] Define the library for XRay trace logsDean Michael Berris2017-01-111-0/+196
OpenPOWER on IntegriCloud