[PATCH] D31452: [XRay][compiler-rt] Add an end-to-end test for FDR Logging

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 22:31:47 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298977: [XRay][compiler-rt] Add an end-to-end test for FDR Logging (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D31452?vs=93343&id=93344#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31452

Files:
  compiler-rt/trunk/include/CMakeLists.txt
  compiler-rt/trunk/include/xray/xray_log_interface.h
  compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
  compiler-rt/trunk/lib/xray/xray_fdr_logging.h
  compiler-rt/trunk/lib/xray/xray_log_interface.cc
  compiler-rt/trunk/lib/xray/xray_utils.cc
  compiler-rt/trunk/test/xray/TestCases/Linux/fdr-mode.cc
  compiler-rt/trunk/test/xray/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31452.93344.patch
Type: text/x-patch
Size: 9127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170329/39263b50/attachment.bin>


More information about the llvm-commits mailing list