summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_interface.cc
Commit message (Expand)AuthorAgeFilesLines
* [XRay][AArch64] Attempt to fix unstable test XRay-aarch64-linux::patching-unp...Serge Rogatch2016-12-051-2/+2
* [XRay][compiler-rt] Add newlines to error messages (NFC).Dean Michael Berris2016-11-231-2/+2
* [XRay] Support AArch64 in compiler-rtDean Michael Berris2016-11-211-0/+2
* [XRay][compiler-rt] Disable XRay instrumentation of the XRay runtime.Dean Michael Berris2016-11-161-16/+28
* [compiler-rt][XRay] Support tail call sledsDean Michael Berris2016-10-131-0/+3
* [compiler-rt][XRay][NFC] clang-format XRay sourcesDean Michael Berris2016-10-061-9/+10
* [XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris2016-09-201-111/+30
* Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"Renato Golin2016-09-081-30/+111
* [XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris2016-09-081-111/+30
* [compiler-rt][XRay] Implement __xray_unpatch() and __xray_remove_handler()Dean Michael Berris2016-08-081-13/+38
* [compiler-rt][XRay] Address follow-up comments to initial interface and initi...Dean Michael Berris2016-07-291-4/+40
* Use RAII for ensuring that mprotect calls are undoneDean Michael Berris2016-07-271-8/+38
* [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...Dean Michael Berris2016-07-211-0/+179
* Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...Hans Wennborg2016-07-201-179/+0
* [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtimeDean Michael Berris2016-07-201-0/+179
OpenPOWER on IntegriCloud