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

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 14 19:57:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342318: [XRay] Remove the deprecated __xray_log_init API (authored by phosek, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D51606?vs=163958&id=165634#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51606

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51606.165634.patch
Type: text/x-patch
Size: 22925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180915/bd69b057/attachment.bin>


More information about the llvm-commits mailing list