aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/test/xray
AgeCommit message (Expand)AuthorFilesLines
2025-12-14[XRay][test] Mark fdr-mode.cpp test as unsupported for RISC-VAlex Bradbury1-0/+2
2025-12-08[XRay] Disable two more tests on armhfAiden Grossman2-0/+3
2025-12-02[XRay] Mark test unsupported on armhfAiden Grossman1-0/+2
2025-12-02[XRay] Mark default-options.cpp unsupported on ppcAiden Grossman1-0/+2
2025-12-01[XRay] Run tests inside bootstrapping build (#168378)Aiden Grossman1-1/+1
2025-11-17[XRay] Rewrite tests to not use subshellsAiden Grossman8-14/+20
2025-11-17[XRay] Prefix setting XRAY_OPTIONS with envAiden Grossman14-26/+26
2025-10-30[XRay] Make Test Work with Internal ShellAiden Grossman1-2/+3
2025-09-29Reapply "[compiler-rt][XRay] Make xray_interface.h C compliant" (#141728)Jan André Reuter1-0/+56
2025-09-10[compiler-rt] Update some tests to pass with lit internal shell. (#157910)cmtice4-4/+4
2025-07-30Reapply "[compiler-rt] Remove %T from tests (#151265)"Aiden Grossman2-6/+10
2025-07-30Revert "[compiler-rt] Remove %T from tests (#151265)"Aiden Grossman2-10/+6
2025-07-29[compiler-rt] Remove %T from tests (#151265)Aiden Grossman2-6/+10
2025-07-17Rename config.host_os to config.target_os.Peter Collingbourne1-4/+4
2025-05-27Revert "[compiler-rt][XRay] Make `xray_interface.h` C compliant" (#141570)Jan Patrick Lehr1-51/+0
2025-05-27[compiler-rt][XRay] Make `xray_interface.h` C compliant (#140068)Jan André Reuter1-0/+51
2024-11-28[XRay] Add `__xray_default_options` to specify build-time defined options (#1...Min-Yih Hsu1-0/+16
2024-11-07Reapply "[XRay][AArch64] Support -fxray-shared (#114431)" (#115300)Sebastian Kreutzer6-6/+7
2024-11-05Revert "[XRay][AArch64] Support -fxray-shared" (#115022)Felipe de Azevedo Piovezan6-7/+6
2024-11-04[XRay][AArch64] Support -fxray-shared (#114431)Sebastian Kreutzer6-6/+7
2024-10-29[XRay] Remove reliance on default PIC behavior in DSO tests (#113892)Sebastian Kreutzer1-1/+1
2024-10-25Reapply " [XRay] Add support for instrumentation of DSOs on x86_64 (#90959)" ...Sebastian Kreutzer6-0/+485
2024-10-11Revert "[XRay] Add support for instrumentation of DSOs on x86_64 (#90959)"Mikhail Goncharov6-485/+0
2024-10-11[XRay] Add support for instrumentation of DSOs on x86_64 (#90959)Sebastian Kreutzer6-0/+485
2024-08-13[llvm-lit] Fix error in compiler-rt tests when using lit internal shell with ...Harini092412-15/+15
2024-07-10Revert "Revert "[compiler-rt] Remove redundant COMPILER_RT_HAS_*SAN checks"" ...Vitaly Buka1-3/+2
2024-07-10Revert "[compiler-rt] Remove redundant COMPILER_RT_HAS_*SAN checks" (#98380)Vitaly Buka1-2/+3
2024-07-10[compiler-rt] Remove redundant COMPILER_RT_HAS_*SAN checks (#98240)Vitaly Buka1-3/+2
2024-06-04[compiler-rt] Revise IDE folder structure (#89753)Michael Kruse1-1/+0
2024-03-18[compiler-rt] Don't check COMPILER_RT_STANDALONE_BUILD for test depsAlexander Richardson1-3/+2
2023-10-27[test][compiler-rt] Mark several tests as UNSUPPORTED on LoongArch (#69699)Ami-zhang1-0/+2
2023-07-14[XRay] Add initial support for loongarch64Weining Lu2-2/+2
2023-07-07[compiler-rt][xray] Disable fdr-single-thread test on ArmDavid Spickett1-0/+2
2023-07-05[XRay][test] Remove unneeded REQUIRES: x86_64-target-archFangrui Song12-18/+8
2023-07-05[XRay][AArch64] Implement __xray_ArgLoggerEntryFangrui Song3-4/+4
2023-07-05[XRay][test] Replace some XFAIL with more appropriate REQUIRESFangrui Song3-11/+6
2023-06-23[XRay][AArch64] Suppport __xray_customevent/__xray_typedeventFangrui Song2-2/+2
2023-06-21[test] Add llvm-xray into XRAY_TEST_DEPSVitaly Buka1-1/+1
2023-06-19[XRay] Make llvm.xray.typedevent parameter type match __xray_typedeventFangrui Song1-1/+1
2023-06-19[xray][test] Test __xray_typedevent after D43668Fangrui Song1-0/+36
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta1-33/+36
2022-12-20[xray] Convert tests to check 'target=...'Paul Robinson5-8/+8
2022-02-14[compiler-rt][xray] Disable fdr-reinit test on ArmDavid Spickett1-2/+2
2022-02-11[compiler-rt][xray] Disable fdr-reinit test on AArch64David Spickett1-0/+2
2021-02-10Fix xray fdr mode to allow multiple flushesTodd Lipcon1-12/+14
2020-06-17[xray] Option to omit the function indexIan Levesque3-0/+6
2020-05-17[XRay] Migrate xray_naive_log=true tests to xray_mode=xray-basicFangrui Song11-12/+12
2019-12-20[compiler-rt] [test] Disable MPROTECT for XRay tests on NetBSDMichał Górny1-0/+3
2019-12-09Remove unused Unit test directory for xray.Eric Christopher2-43/+0
2019-08-28[XRay] Fixing one test case for FreeBSDDavid Carlier1-0/+10