[PATCH] D43382: Xray instrumentation / enabling more tests

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 07:46:01 PST 2018


devnexen updated this revision to Diff 134618.
devnexen added a comment.

Unix to widely used Posix 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/Posix/always-never-instrument.cc
  test/xray/TestCases/Posix/arg1-arg0-logging.cc
  test/xray/TestCases/Posix/arg1-logger.cc
  test/xray/TestCases/Posix/arg1-logging-implicit-this.cc
  test/xray/TestCases/Posix/argv0-log-file-name.cc
  test/xray/TestCases/Posix/basic-filtering.cc
  test/xray/TestCases/Posix/common-trampoline-alignment.cc
  test/xray/TestCases/Posix/coverage-sample.cc
  test/xray/TestCases/Posix/custom-event-handler-alignment.cc
  test/xray/TestCases/Posix/custom-event-logging.cc
  test/xray/TestCases/Posix/fdr-mode.cc
  test/xray/TestCases/Posix/fdr-single-thread.cc
  test/xray/TestCases/Posix/fdr-thread-order.cc
  test/xray/TestCases/Posix/fixedsize-logging.cc
  test/xray/TestCases/Posix/func-id-utils.cc
  test/xray/TestCases/Posix/logging-modes.cc
  test/xray/TestCases/Posix/optional-inmemory-log.cc
  test/xray/TestCases/Posix/patching-unpatching.cc
  test/xray/TestCases/Posix/pic_test.cc
  test/xray/TestCases/Posix/quiet-start.cc
  test/xray/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43382.134618.patch
Type: text/x-patch
Size: 42304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/ac15fab5/attachment.bin>


More information about the llvm-commits mailing list