summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/xray/xray_interface.cpp
AgeCommit message (Expand)Author
2025-08-22Reapply "[compiler-rt]: fix CodeQL format-string warnings via explicit (#154937)Amit Kumar Pandey
2025-08-22Revert "[compiler-rt]: fix CodeQL format-string warnings via explicit casts (...Hans Wennborg
2025-08-22[compiler-rt]: fix CodeQL format-string warnings via explicit casts (#153843)Amit Kumar Pandey
2025-01-31[SystemZ][XRay] Reland XRay runtime support for SystemZ (#124611)Kai Nacke
2024-12-10[XRay][RISCV] RISCV support for XRay (#117368)Min-Yih Hsu
2024-11-06Revert "[SystemZ][XRay] XRay runtime support for SystemZ (#113252)"Sylvestre Ledru
2024-11-05[SystemZ][XRay] XRay runtime support for SystemZ (#113252)Kai Nacke
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-07-14[XRay] Add initial support for loongarch64Weining Lu
2023-06-20[XRay] Make xray_fn_idx entries PC-relativeFangrui Song
2023-06-19[XRay] Make llvm.xray.typedevent parameter type match __xray_typedeventFangrui Song
2021-12-10Reapply [xray] add support for hexagonBrian Cain
2021-12-09Revert "[xray] add support for hexagon"Brian Cain
2021-12-09[xray] add support for hexagonBrian Cain
2021-12-04[XRay] fix more -Wformat warningsDimitry Andric
2021-09-04[compiler-rt] NFC: Fix trivial typoKazuaki Ishizaki
2020-06-17[xray] Option to omit the function indexIan Levesque
2020-04-24[XRay] Change Sled.Function to PC-relative for sled version 2 and make llvm-x...Fangrui Song
2020-04-21[XRay] Change xray_instr_map sled addresses from absolute to PC relative for ...Fangrui Song
2019-08-01compiler-rt: Rename .cc file in lib/xray to .cppNico Weber