summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_flags.inc
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] Support string-based config for Basic mode.Dean Michael Berris2018-05-041-5/+6
* [XRay][compiler-rt] Support string-based config for FDR modeDean Michael Berris2018-05-041-6/+6
* Add Xray instrumentation support to FreeBSDKamil Rytarowski2018-02-151-1/+1
* [XRay][compiler-rt] Coalesce calls to mprotect to reduce patching overheadDean Michael Berris2017-12-141-1/+3
* [XRay][compiler-rt] Implement logging implementation registrationDean Michael Berris2017-12-051-2/+4
* [XRay][compiler-rt][Darwin] Minimal XRay build support in DarwinDean Michael Berris2017-11-281-1/+3
* [XRay][compiler-rt] Migrate basic mode logging to the XRay frameworkDean Michael Berris2017-11-211-2/+14
* [XRay] Use optimistic logging model for FDR modeDean Michael Berris2017-11-211-0/+4
* [XRay] [compiler-rt] Unwriting FDR mode buffers when functions are short.Dean Michael Berris2017-04-061-0/+3
* [XRay][compiler-rt] Switch default XRay 'patch_premain' to falseDean Michael Berris2017-02-281-1/+1
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-251-0/+2
* Revert "[XRay][compiler-rt] XRay Flight Data Recorder Mode"Dean Michael Berris2017-01-031-2/+0
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-031-0/+2
* [compiler-rt][XRay] Initial per-thread inmemory logging implementationDean Michael Berris2016-08-261-0/+4
* [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...Dean Michael Berris2016-07-211-0/+18
* Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...Hans Wennborg2016-07-201-18/+0
* [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtimeDean Michael Berris2016-07-201-0/+18
OpenPOWER on IntegriCloud