[PATCH] D52220: [XRay][compiler-rt] FDRLogWriter Abstraction

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 03:19:35 PDT 2018


dberris updated this revision to Diff 165915.
dberris edited the summary of this revision.
dberris added a comment.

Update the FDR logging implementation to use the FDRLogWriter implementation. This is ready for another look.


https://reviews.llvm.org/D52220

Files:
  compiler-rt/cmake/Modules/AddCompilerRT.cmake
  compiler-rt/lib/xray/tests/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/fdr_log_writer_test.cc
  compiler-rt/lib/xray/xray_fdr_log_records.h
  compiler-rt/lib/xray/xray_fdr_log_writer.h
  compiler-rt/lib/xray/xray_fdr_logging.cc
  llvm/include/llvm/XRay/Trace.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52220.165915.patch
Type: text/x-patch
Size: 22576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/4402aad4/attachment.bin>


More information about the llvm-commits mailing list