summaryrefslogtreecommitdiff
path: root/lib/xray/xray_log_interface.cc
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay][compiler-rt] Remove __sanitizer:: from namespace __xray (NFC)Dean Michael Berris2018-06-051-22/+20
* [XRay][compiler-rt+docs] Introduce __xray_log_init_mode(...).Dean Michael Berris2018-05-041-0/+41
* [XRay][compiler-rt] Add APIs for processing logs in memoryDean Michael Berris2018-03-071-5/+58
* [XRay][compiler-rt] Implement logging implementation registrationDean Michael Berris2017-12-051-4/+53
* [XRay][compiler-rt] Remove non-trivial globals from xray_log_interface.ccDean Michael Berris2017-09-211-6/+6
* [XRay][compiler-rt] Document and update the XRay Logging APIDean Michael Berris2017-05-011-0/+10
* [XRay][compiler-rt] Add an end-to-end test for FDR LoggingDean Michael Berris2017-03-291-2/+3
* [XRay][compiler-rt] Use sanitizer_common's atomic opsDean Michael Berris2017-03-271-7/+8
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-251-0/+57
* Revert "[XRay][compiler-rt] XRay Flight Data Recorder Mode"Dean Michael Berris2017-01-031-57/+0
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-031-0/+57