summaryrefslogtreecommitdiff
path: root/lib/xray/tests
AgeCommit message (Expand)Author
2018-07-16[XRay][compiler-rt] Use `SANITIZER_CXX_ABI_LIBRARY` for XRay unit testsDean Michael Berris
2018-07-13[XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata reco...Dean Michael Berris
2018-07-12[CMake] Remove unnecesary list of source files for Xray unit tests.Dan Liew
2018-07-10[XRay][compiler-rt] xray::Array Freelist and Iterator UpdatesDean Michael Berris
2018-06-12[XRay][profiler] Part 4: Profiler Mode WiringDean Michael Berris
2018-06-06[XRay][compiler-rt] Refactor recursion guard for Basic and FDR ModeDean Michael Berris
2018-06-05[XRay][compiler-rt] Merge XRay FDR mode into a single file (NFC)Dean Michael Berris
2018-06-05[XRay][compiler-rt] Remove __sanitizer:: from namespace __xray (NFC)Dean Michael Berris
2018-05-31[XRay] Fixup: Explicitly call std::make_tuple(...)Dean 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-04-29[XRay][profiler] Part 1: XRay Allocator and Array ImplementationsDean Michael Berris
2018-04-11[xray] Fix OS X bots.George Karpenkov
2018-04-11[XRay][compiler-rt] Fix osx-based buildsDean Michael Berris
2018-04-11[XRay][clang+compiler-rt] Support build-time mode selectionDean Michael Berris
2018-03-06[XRay][compiler-rt] Make unit tests depend on implementation filesDean Michael Berris
2018-02-15Add Xray instrumentation support to FreeBSDKamil Rytarowski
2018-02-10[XRay] Rename Buffer.Buffer to Buffer.DataDean Michael Berris
2017-12-27[XRay] Add missing include to unit testJonas Hahnfeld
2017-11-21[XRay] Use optimistic logging model for FDR modeDean 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-14[xray] Fix CMake for X-RAY testsGeorge Karpenkov
2017-08-31[XRay][compiler-rt] Enable the XRay compiler-rt unit tests.Dean Michael Berris
2017-08-21Fix multi-architecture build for lib/xray.George Karpenkov
2017-08-15[sanitizers CMake] NFC Refactor the logic for compiling and generating testsGeorge Karpenkov
2017-07-28[sanitizer tests CMake] Factor out CMake logic for compiling sanitizer testsGeorge Karpenkov
2017-04-11[XRay][compiler-rt] Remove the xray_fdr_log_printer_toolDean Michael Berris
2017-03-27[XRay][compiler-rt] Use sanitizer_common's atomic opsDean Michael Berris
2017-03-22[XRay][compiler-rt] Remove dependency on <system_error>Dean Michael Berris
2017-03-17[XRay][compiler-rt] Add missing include for <functional>Dean Michael Berris
2017-03-15[XRay] [compiler-rt] Refactor logic for xray fdr logging. NFC.Dean Michael Berris
2017-02-23[xray] Unbreak unittest after r295967.Benjamin Kramer
2017-02-15[XRay] Fix gtest error code comparison. NFC.Tim Shen
2017-02-15[Compiler-rt][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64elSagar Thakur
2017-02-07[XRay][compiler-rt][NFC] Turn ProudCase functions to humbleCase functionsDean Michael Berris
2017-01-25[XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris
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-13[XRay][compiler-rt] Use explicit comparisons in unit tests.Dean Michael Berris
2016-12-06[XRay][compiler-rt] Explicitly add dependency to pthreadDean Michael Berris
2016-12-06[XRay][compiler-rt] Only add unit tests if we're building XRay.Dean 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