summaryrefslogtreecommitdiff
path: root/lib/XRay
AgeCommit message (Expand)Author
2017-11-21[XRay] Use optimistic logging model for FDR modeDean Michael Berris
2017-11-14[XRay] Stable sort XRayRecord to remove non-deterministic orderingMandeep Singh Grang
2017-10-05[XRay][tools] Support arg1 logging entries in the basic logging modeDean Michael Berris
2017-09-27[XRay] initialize all members of YAMLXRayRecord for -Wmissing-field-initializersMartin Pelikan
2017-09-27[XRay] convert FDR arg1 log entriesMartin Pelikan
2017-09-18[XRay][tools] Support tail-call exits before we write them in the runtimeDean Michael Berris
2017-09-15[XRay] fix and clarify comments in the log file decoderMartin Pelikan
2017-08-21[XRay][tools] Support new kinds of instrumentation map entriesDean Michael Berris
2017-08-20Move helper classes into anonymous namespaces.Benjamin Kramer
2017-08-02Xray docs with description of Flight Data Recorder binary format.Keith Wyss
2017-08-02Revert "Xray docs with description of Flight Data Recorder binary format."Keith Wyss
2017-08-02Xray docs with description of Flight Data Recorder binary format.Keith Wyss
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-05-12[XRay][lib] Support and temporarily skip over CustomEvent recordsDean Michael Berris
2017-04-06[XRay] - Fix spelling error to test commit access.Keith Wyss
2017-03-30Spelling mistakes in comments. NFCI.Simon Pilgrim
2017-03-29[XRay] Update FDR log reader to be aware of buffer sizes per thread.Dean Michael Berris
2017-02-17[XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace i...Dean Michael Berris
2017-02-11Move symbols from the global namespace into (anonymous) namespaces. NFC.Benjamin Kramer
2017-02-10[XRay] Implement powerpc64le xray.Tim Shen
2017-02-09[MC] Fix some Clang-tidy modernize and Include What You Use warnings in Subta...Eugene Zelenko
2017-02-01[XRay] Define the InstrumentationMap typeDean Michael Berris
2017-01-12Avoid std::errc::protocol_* to appease mingwHans Wennborg
2017-01-11[XRay] Define the library for XRay trace logsDean Michael Berris