[PATCH] D43382: Xray instrumentation / enabling more tests

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 22:10:47 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT325743: Xray instrumentation / enabling more tests (authored by kamil, committed by ).

Repository:
  rCRT Compiler Runtime

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.135359.patch
Type: text/x-patch
Size: 75611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/0a72fbb8/attachment.bin>


More information about the llvm-commits mailing list