summaryrefslogtreecommitdiff
path: root/include/xray/xray_interface.h
AgeCommit message (Expand)Author
2018-04-17Implement trampoline and handler for typed xray event tracing.Keith Wyss
2017-08-03[XRay][compiler-rt] Allow for building the XRay runtime without PREINIT initi...Dean Michael Berris
2017-06-19[XRay][compiler-rt][NFC] Add a name for argument to __xray_set_handler_arg1(...)Dean Michael Berris
2017-05-22[XRay][compiler-rt] Add __xray_remove_customevent_handler(...)Dean Michael Berris
2017-05-12[XRay] Fix build with libc++ (NFC).Eugene Zelenko
2017-05-12[XRay][compiler-rt] Runtime changes to support custom event loggingDean Michael Berris
2017-05-05[XRay][compiler-rt] Add function id utilities for XRayDean Michael Berris
2017-05-04[XRay][compiler-rt][NFC] Update comments to doxygen format; group functions b...Dean Michael Berris
2017-05-04[XRay][compiler-rt] Support patching/unpatching specific functionsDean Michael Berris
2017-03-06[XRay] [compiler-rt] Allow logging the first argument of a function call.Dean Michael Berris
2016-11-21[XRay] Support AArch64 in compiler-rtDean Michael Berris
2016-10-13[compiler-rt][XRay] Support tail call sledsDean Michael Berris
2016-07-29[compiler-rt][XRay] Address follow-up comments to initial interface and initi...Dean Michael Berris
2016-07-21[compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...Dean Michael Berris
2016-07-20Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...Hans Wennborg
2016-07-20[compiler-rt] [XRay] Basic initialization and flag definition for XRay runtimeDean Michael Berris