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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 17:01:14 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342518: [XRay][compiler-rt] FDRLogWriter Abstraction (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D52220?vs=165946&id=166049#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52220

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52220.166049.patch
Type: text/x-patch
Size: 23081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/9c7e331f/attachment.bin>


More information about the llvm-commits mailing list