summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGSHubert Tong2019-05-011-1/+4
* [compiler-rt] Cleanup usage of C++ ABI libraryJonas Hahnfeld2019-02-161-3/+4
* Revert "[compiler-rt] Cleanup usage of C++ ABI library"Jonas Hahnfeld2019-02-151-4/+3
* [compiler-rt] Cleanup usage of C++ ABI libraryJonas Hahnfeld2019-02-151-3/+4
* [xray][tests][RHDTS] Add -lstdc++ after LLVM libs, resolving link error with ...Hubert Tong2019-02-131-2/+3
* Fix XRayTest link on FreeBSD (and likely NetBSD too)Dimitry Andric2019-01-251-1/+2
* [xray] [tests] Detect and handle missing LLVMTestingSupport gracefullyMichal Gorny2018-12-211-0/+4
* [XRay] Fix TSC and atomic custom/typed event accountingDean Michael Berris2018-11-011-0/+1
* [XRay] Add LD_LIBRARY_PATH to env variables for Unit TestsDean Michael Berris2018-09-271-5/+5
* [XRay] Clean up XRay build configurationDean Michael Berris2018-09-241-4/+16
* [XRay][compiler-rt] FDRLogWriter AbstractionDean Michael Berris2018-09-201-5/+21
* Revert "[XRay][compiler-rt] FDRLogWriter Abstraction" and 1 more.Evgeniy Stepanov2018-09-191-16/+4
* [XRay] Detect terminfo libraryDean Michael Berris2018-09-191-1/+6
* [XRay][compiler-rt] FDRLogWriter AbstractionDean Michael Berris2018-09-181-4/+11
* [XRay][compiler-rt] Use `SANITIZER_CXX_ABI_LIBRARY` for XRay unit testsDean Michael Berris2018-07-161-2/+2
* [CMake] Remove unnecesary list of source files for Xray unit tests.Dan Liew2018-07-121-40/+12
* [XRay][compiler-rt] xray::Array Freelist and Iterator UpdatesDean Michael Berris2018-07-101-2/+6
* [XRay][profiler] Part 4: Profiler Mode WiringDean Michael Berris2018-06-121-4/+4
* [XRay][compiler-rt] Refactor recursion guard for Basic and FDR ModeDean Michael Berris2018-06-061-0/+1
* [XRay][compiler-rt] Merge XRay FDR mode into a single file (NFC)Dean Michael Berris2018-06-051-5/+38
* [XRay][profiler] Part 2: XRay Function Call TrieDean Michael Berris2018-05-151-0/+2
* [xray] Fix OS X bots.George Karpenkov2018-04-111-15/+15
* [XRay][compiler-rt] Fix osx-based buildsDean Michael Berris2018-04-111-11/+22
* [XRay][clang+compiler-rt] Support build-time mode selectionDean Michael Berris2018-04-111-4/+29
* [XRay][compiler-rt] Make unit tests depend on implementation filesDean Michael Berris2018-03-061-0/+11
* Add Xray instrumentation support to FreeBSDKamil Rytarowski2018-02-151-2/+5
* Revert "[XRay][darwin] Initial XRay in Darwin Support"Dean Michael Berris2017-11-101-33/+4
* [XRay][darwin] Initial XRay in Darwin SupportDean Michael Berris2017-11-101-4/+33
* [xray] Fix CMake for X-RAY testsGeorge Karpenkov2017-10-141-1/+2
* [XRay][compiler-rt] Enable the XRay compiler-rt unit tests.Dean Michael Berris2017-08-311-6/+5
* Fix multi-architecture build for lib/xray.George Karpenkov2017-08-211-1/+1
* [sanitizers CMake] NFC Refactor the logic for compiling and generating testsGeorge Karpenkov2017-08-151-23/+10
* [sanitizer tests CMake] Factor out CMake logic for compiling sanitizer testsGeorge Karpenkov2017-07-281-14/+3
* [XRay][compiler-rt] Use sanitizer_common's atomic opsDean Michael Berris2017-03-271-1/+1
* [Compiler-rt][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64elSagar Thakur2017-02-151-1/+1
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-251-4/+6
* Revert "[XRay][compiler-rt] XRay Flight Data Recorder Mode"Dean Michael Berris2017-01-031-6/+4
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-031-4/+6
* [XRay][compiler-rt] Explicitly add dependency to pthreadDean Michael Berris2016-12-061-0/+1
* [XRay][compiler-rt] Only add unit tests if we're building XRay.Dean Michael Berris2016-12-061-1/+1
* [XRay][compiler-rt] XRay Buffer QueueDean Michael Berris2016-12-061-0/+58
* Revert "[XRay][compiler-rt] XRay Buffer Queue"Dean Michael Berris2016-11-251-58/+0
* [XRay][compiler-rt] XRay Buffer QueueDean Michael Berris2016-11-251-0/+58
OpenPOWER on IntegriCloud