[PATCH] D43382: Xray instrumentation / enabling more tests
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 16 07:10:06 PST 2018
devnexen updated this revision to Diff 134613.
devnexen added a comment.
Moving originally Linux only target to portable naming.
https://reviews.llvm.org/D43382
Files:
test/xray/TestCases/Linux/always-never-instrument.cc
test/xray/TestCases/Linux/arg1-arg0-logging.cc
test/xray/TestCases/Linux/arg1-logger.cc
test/xray/TestCases/Linux/arg1-logging-implicit-this.cc
test/xray/TestCases/Linux/argv0-log-file-name.cc
test/xray/TestCases/Linux/basic-filtering.cc
test/xray/TestCases/Linux/common-trampoline-alignment.cc
test/xray/TestCases/Linux/coverage-sample.cc
test/xray/TestCases/Linux/custom-event-handler-alignment.cc
test/xray/TestCases/Linux/custom-event-logging.cc
test/xray/TestCases/Linux/fdr-mode.cc
test/xray/TestCases/Linux/fdr-single-thread.cc
test/xray/TestCases/Linux/fdr-thread-order.cc
test/xray/TestCases/Linux/fixedsize-logging.cc
test/xray/TestCases/Linux/func-id-utils.cc
test/xray/TestCases/Linux/logging-modes.cc
test/xray/TestCases/Linux/optional-inmemory-log.cc
test/xray/TestCases/Linux/patching-unpatching.cc
test/xray/TestCases/Linux/pic_test.cc
test/xray/TestCases/Linux/quiet-start.cc
test/xray/TestCases/Unix/always-never-instrument.cc
test/xray/TestCases/Unix/arg1-arg0-logging.cc
test/xray/TestCases/Unix/arg1-logger.cc
test/xray/TestCases/Unix/arg1-logging-implicit-this.cc
test/xray/TestCases/Unix/argv0-log-file-name.cc
test/xray/TestCases/Unix/basic-filtering.cc
test/xray/TestCases/Unix/common-trampoline-alignment.cc
test/xray/TestCases/Unix/coverage-sample.cc
test/xray/TestCases/Unix/custom-event-handler-alignment.cc
test/xray/TestCases/Unix/custom-event-logging.cc
test/xray/TestCases/Unix/fdr-mode.cc
test/xray/TestCases/Unix/fdr-single-thread.cc
test/xray/TestCases/Unix/fdr-thread-order.cc
test/xray/TestCases/Unix/fixedsize-logging.cc
test/xray/TestCases/Unix/func-id-utils.cc
test/xray/TestCases/Unix/logging-modes.cc
test/xray/TestCases/Unix/optional-inmemory-log.cc
test/xray/TestCases/Unix/patching-unpatching.cc
test/xray/TestCases/Unix/pic_test.cc
test/xray/TestCases/Unix/quiet-start.cc
test/xray/lit.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43382.134613.patch
Type: text/x-patch
Size: 42280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/9224a25a/attachment.bin>
More information about the llvm-commits
mailing list