summaryrefslogtreecommitdiff
path: root/test/xray
AgeCommit message (Expand)Author
2018-07-23Reapply "[XRay] Remove scheduling dependency in fork_basic_logging.cc"Matthew Voss
2018-07-19[XRay][compiler-rt] Profiling: No files when emptyDean Michael Berris
2018-07-19Remove scheduling dependency from XRay :: Posix/fork_basic_logging.ccMatthew Voss
2018-07-18[XRay][compiler-rt] FDR Mode: Allow multiple runsDean 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-13[XRay][compiler-rt] Profiling Mode: Flush logs on exitDean Michael Berris
2018-07-12[XRay][compiler-rt] Fixup: require x86_64 for profiling mode testsDean Michael Berris
2018-07-11[XRay] basic mode PID and TID always fetchDean Michael Berris
2018-06-30[UBsan] Enable subset of unit tests for OpenBSDDavid Carlier
2018-06-28Support for multiarch runtimes layoutPetr Hosek
2018-06-19[XRay] rm GLOB || true -> rm -fFangrui Song
2018-06-12[XRay][profiler] Part 5: Profiler File WritingDean Michael Berris
2018-06-12[XRay][profiler] Part 4: Profiler Mode WiringDean Michael Berris
2018-06-08[XRay][compiler-rt] Remove reliance on C++ ABI featuresDean Michael Berris
2018-06-01[XRay] Fix supposely failing test for FreeBSDDavid Carlier
2018-05-14[XRay][compiler-rt] Support in-memory processing of FDR mode logsDean 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-05-04[XRay][compiler-rt+docs] Introduce __xray_log_init_mode(...).Dean Michael Berris
2018-03-07[XRay][compiler-rt] Add APIs for processing logs in memoryDean Michael Berris
2018-02-22Try to fix the syntax in testKamil Rytarowski
2018-02-22Remove empty filesKamil Rytarowski
2018-02-22Xray instrumentation / enabling more testsKamil Rytarowski
2018-02-16Add initial XRay support for NetBSDKamil Rytarowski
2018-02-16Reintroduce FreeBSD support in test/xrayKamil Rytarowski
2018-02-16Revert part of SVN r. 325240 in lit.cfgKamil Rytarowski
2018-02-15Add Xray instrumentation support to FreeBSDKamil Rytarowski
2018-01-28[xray] Don't try to run XRay unit tests on DarwinKuba Mracek
2017-12-14[XRay][compiler-rt] Coalesce calls to mprotect to reduce patching overheadDean Michael Berris
2017-12-05[XRay][compiler-rt] Implement XRay Basic Mode FilteringDean Michael Berris
2017-12-05[XRay][compiler-rt] Implement logging implementation registrationDean Michael Berris
2017-11-21[XRay][compiler-rt] Migrate basic mode logging to the XRay frameworkDean Michael Berris
2017-11-15[XRay][compiler-rt][x86_64] Align the stack before and after calling handlersDean 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-25[XRay][compiler-rt][NFC] Clean up xray log files before running testDean Michael Berris
2017-10-10Factor out "stable-runtime" feature and enable it on all android.Evgeniy Stepanov
2017-10-04[XRay][compiler-rt] Use a hand-written circular buffer in BufferQueueDean Michael Berris
2017-10-04[XRay] [compiler-rt] make sure single threaded programs get traced tooMartin Pelikan
2017-10-03Revert "[XRay][compiler-rt] Use a hand-written circular buffer in BufferQueue"Dean Michael Berris
2017-10-03[XRay][compiler-rt] Use a hand-written circular buffer in BufferQueueDean Michael Berris
2017-09-28[XRay] [compiler-rt] FDR logging arg1 handlerMartin Pelikan
2017-09-18[XRay][compiler-rt] Handle tail-call exits in the XRay runtimeDean Michael Berris
2017-09-06[compiler-rt][xray][mips] Mark some tests as unsupported.Simon Dardis
2017-08-31[XRay][compiler-rt] Enable the XRay compiler-rt unit tests.Dean Michael Berris
2017-08-23[XRay][compiler-rt] Support sled versioning for custom event sledsDean Michael Berris
2017-08-18[XRay][compiler-rt][NFC] Expand the PIC test case for XRayDean Michael Berris
2017-07-31[XRay][compiler-rt] Fix test to not be too strict with output order.Dean Michael Berris
2017-07-31[XRay][compiler-rt] Fix typo for REQUIRES.Dean Michael Berris
2017-07-31[XRay][compiler-rt] Require build-in-tree and x86_64-linux.Dean Michael Berris