[PATCH] D51606: [XRay] Remove the deprecated __xray_log_init API

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 18:26:06 PDT 2018


phosek updated this revision to Diff 163958.
phosek marked 3 inline comments as done.

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D51606

Files:
  compiler-rt/include/xray/xray_log_interface.h
  compiler-rt/lib/xray/tests/unit/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/fdr_logging_test.cc
  compiler-rt/lib/xray/xray_basic_logging.cc
  compiler-rt/lib/xray/xray_fdr_logging.cc
  compiler-rt/lib/xray/xray_profiling.cc
  compiler-rt/test/xray/TestCases/Posix/fdr-mode.cc
  compiler-rt/test/xray/TestCases/Posix/fdr-single-thread.cc
  compiler-rt/test/xray/TestCases/Posix/fdr-thread-order.cc
  compiler-rt/test/xray/TestCases/Posix/profiling-multi-threaded.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51606.163958.patch
Type: text/x-patch
Size: 22785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/8db8218d/attachment.bin>


More information about the llvm-commits mailing list