summaryrefslogtreecommitdiff
path: root/compiler-rt/include/xray/xray_interface.h
AgeCommit message (Expand)Author
2025-09-29Reapply "[compiler-rt][XRay] Make xray_interface.h C compliant" (#141728)Jan André Reuter
2025-05-27Revert "[compiler-rt][XRay] Make `xray_interface.h` C compliant" (#141570)Jan Patrick Lehr
2025-05-27[compiler-rt][XRay] Make `xray_interface.h` C compliant (#140068)Jan André Reuter
2024-10-25Reapply " [XRay] Add support for instrumentation of DSOs on x86_64 (#90959)" ...Sebastian Kreutzer
2024-10-11Revert "[XRay] Add support for instrumentation of DSOs on x86_64 (#90959)"Mikhail Goncharov
2024-10-11[XRay] Fix LLVM include in xray_interface.cpp (#111978)Sebastian Kreutzer
2024-10-11[XRay] Add support for instrumentation of DSOs on x86_64 (#90959)Sebastian Kreutzer
2023-06-19[XRay] Make llvm.xray.typedevent parameter type match __xray_typedeventFangrui Song
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
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