summaryrefslogtreecommitdiffstats
path: root/compiler-rt/include/xray/xray_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Implement trampoline and handler for typed xray event tracing.Keith Wyss2018-04-171-1/+13
* [XRay][compiler-rt] Allow for building the XRay runtime without PREINIT initi...Dean Michael Berris2017-08-031-0/+8
* [XRay][compiler-rt][NFC] Add a name for argument to __xray_set_handler_arg1(...)Dean Michael Berris2017-06-191-1/+2
* [XRay][compiler-rt] Add __xray_remove_customevent_handler(...)Dean Michael Berris2017-05-221-0/+4
* [XRay] Fix build with libc++ (NFC).Eugene Zelenko2017-05-121-4/+5
* [XRay][compiler-rt] Runtime changes to support custom event loggingDean Michael Berris2017-05-121-0/+4
* [XRay][compiler-rt] Add function id utilities for XRayDean Michael Berris2017-05-051-0/+9
* [XRay][compiler-rt][NFC] Update comments to doxygen format; group functions b...Dean Michael Berris2017-05-041-40/+42
* [XRay][compiler-rt] Support patching/unpatching specific functionsDean Michael Berris2017-05-041-0/+8
* [XRay] [compiler-rt] Allow logging the first argument of a function call.Dean Michael Berris2017-03-061-1/+18
* [XRay] Support AArch64 in compiler-rtDean Michael Berris2016-11-211-0/+7
* [compiler-rt][XRay] Support tail call sledsDean Michael Berris2016-10-131-1/+1
* [compiler-rt][XRay] Address follow-up comments to initial interface and initi...Dean Michael Berris2016-07-291-15/+7
* [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...Dean Michael Berris2016-07-211-0/+66
* Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...Hans Wennborg2016-07-201-66/+0
* [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtimeDean Michael Berris2016-07-201-0/+66
OpenPOWER on IntegriCloud