summaryrefslogtreecommitdiff
path: root/lib/xray/CMakeLists.txt
AgeCommit message (Expand)Author
2018-07-16[CMake] Use cxx-headers as a depedency for C++ headersPetr Hosek
2018-07-12[CMake] Remove unnecesary list of source files for Xray unit tests.Dan Liew
2018-07-10Try to fix broken build due to r336663.Dan Liew
2018-07-10[CMake] Add compiler-rt header files to the list of sources for targetsDan Liew
2018-06-13[XRay] Set an explicit dependency on libc++ when neededPetr Hosek
2018-06-12[XRay][profiler] Part 4: Profiler Mode WiringDean Michael Berris
2018-06-04[XRay][compiler-rt] Remove RTTI requirement from XRay BuildsDean Michael Berris
2018-05-31[XRay][profiler] Part 3: Profile Collector ServiceDean Michael Berris
2018-05-15[XRay][profiler] Part 2: XRay Function Call TrieDean Michael Berris
2018-05-04[XRay][compiler-rt] Support string-based config for Basic mode.Dean Michael Berris
2018-05-04[XRay][compiler-rt] Support string-based config for FDR modeDean Michael Berris
2018-04-29[XRay][profiler] Part 1: XRay Allocator and Array ImplementationsDean Michael Berris
2018-04-13[XRay] [compiler-rt] reformat and clarify CMakeLists.txt [NFC]Martin Pelikan
2018-04-11[XRay][clang+compiler-rt] Support build-time mode selectionDean Michael Berris
2017-12-06[compiler-rt][xray][cmake] Fix a build issue caused by set/item mixupSimon Dardis
2017-11-29[sanitizer] Refactor how assembly files are handledKuba Mracek
2017-11-28[XRay][compiler-rt] Fix armhf buildDean Michael Berris
2017-11-28[XRay][compiler-rt] Fix runtime buildDean Michael Berris
2017-11-28[XRay][compiler-rt][Darwin] Minimal XRay build support in DarwinDean Michael Berris
2017-11-10Revert "[XRay][darwin] Initial XRay in Darwin Support"Dean Michael Berris
2017-11-10[XRay][darwin] Initial XRay in Darwin SupportDean Michael Berris
2017-10-23Revert "[Compiler-rt][MIPS] Fix cross build for XRAY."Evgeniy Stepanov
2017-10-22[Compiler-rt][MIPS] Fix cross build for XRAY.Nitesh Jain
2017-08-03[XRay][compiler-rt] Allow for building the XRay runtime without PREINIT initi...Dean Michael Berris
2017-02-22[XRay] Change the ppc trampoline asm file into a different name, to not colli...Tim Shen
2017-02-15Re-commit r295017, since we have a potential fix of the tests, r295248, landed.Tim Shen
2017-02-15[Compiler-rt][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64elSagar Thakur
2017-02-14Revert r295017 "Re-commit r294826 and r294781, with a fix on the cmake file t...Tim Shen
2017-02-14Re-commit r294826 and r294781, with a fix on the cmake file to onlyTim Shen
2017-02-11This reverts commits r294826 and r294781 as they break linking on powerpc.Vitaly Buka
2017-02-10[XRay] Implement powerpc64le xray.Tim Shen
2017-01-25[XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris
2017-01-12Revert "[sancov] moving sancov rt to sancov/ directory"Mike Aizatsky
2017-01-12[sancov] moving sancov rt to sancov/ directoryMike Aizatsky
2017-01-03Revert "[XRay][compiler-rt] XRay Flight Data Recorder Mode"Dean Michael Berris
2017-01-03[XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris
2016-12-06[XRay][compiler-rt] XRay Buffer QueueDean Michael Berris
2016-11-25Revert "[XRay][compiler-rt] XRay Buffer Queue"Dean Michael Berris
2016-11-25[XRay][compiler-rt] XRay Buffer QueueDean Michael Berris
2016-11-21[XRay] Support AArch64 in compiler-rtDean Michael Berris
2016-11-16[XRay][compiler-rt] Disable XRay instrumentation of the XRay runtime.Dean Michael Berris
2016-09-20[XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris
2016-09-08Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"Renato Golin
2016-09-08[XRay] ARM 32-bit no-Thumb support in compiler-rtDean Michael Berris
2016-08-26[CMake] Connect Compiler-RT targets to LLVM Runtimes directoryChris Bieneman
2016-08-26[compiler-rt][XRay] Initial per-thread inmemory logging implementationDean Michael Berris
2016-08-08[compiler-rt][XRay] Fix XRay test build dependenciesDean 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