summaryrefslogtreecommitdiffstats
path: root/lib/XRay
Commit message (Expand)AuthorAgeFilesLines
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [XRay][lib] Support and temporarily skip over CustomEvent recordsDean Michael Berris2017-05-121-2/+32
* [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
* [XRay] Implement powerpc64le xray.Tim Shen2017-02-101-1/+2
* [MC] Fix some Clang-tidy modernize and Include What You Use warnings in Subta...Eugene Zelenko2017-02-091-25/+28
* [XRay] Define the InstrumentationMap typeDean Michael Berris2017-02-012-0/+197
* Avoid std::errc::protocol_* to appease mingwHans Wennborg2017-01-121-1/+1
* [XRay] Define the library for XRay trace logsDean Michael Berris2017-01-112-0/+209