summaryrefslogtreecommitdiff
path: root/test/xray/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [xray] Don't try to run XRay unit tests on DarwinKuba Mracek2018-01-281-5/+7
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-251-6/+0
* Revert "[XRay][compiler-rt] XRay Flight Data Recorder Mode"Dean Michael Berris2017-01-031-0/+6
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-031-6/+0
* [XRay][CMake] Check target for XRay Flight Data RecorderPetr Hosek2016-12-121-0/+8
* [XRay][compiler-rt] Only add unit tests if we're building XRay.Dean Michael Berris2016-12-061-7/+5
* [XRay][compiler-rt] CMake fixes for XRay -- take 2.Dean Michael Berris2016-12-061-3/+5
* [XRay][compiler-rt] Fix unit test adding logic.Dean Michael Berris2016-12-061-1/+1
* [XRay][compiler-rt] XRay Buffer QueueDean Michael Berris2016-12-061-0/+9
* [sanitizer] Add macOS minimum deployment target to all compiler invocations i...Kuba Mracek2016-11-291-11/+1
* Revert "[XRay][compiler-rt] XRay Buffer Queue"Dean Michael Berris2016-11-251-9/+0
* [XRay][compiler-rt] XRay Buffer QueueDean Michael Berris2016-11-251-0/+9
* Include tests only if COMPILER_RT_BUILD_XRAY is ON.Dean Michael Berris2016-08-261-23/+25
* [compiler-rt][XRay] Only add xray dependency if XRay is built and is availabl...Dean Michael Berris2016-08-081-26/+26
* [compiler-rt][XRay] Fix XRay test build dependenciesDean Michael Berris2016-08-081-21/+23
* [compiler-rt][XRay] Implement __xray_unpatch() and __xray_remove_handler()Dean Michael Berris2016-08-081-0/+37