[PATCH] D51210: [XRay] FDRTraceWriter and FDR Trace Loading

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 02:02:58 PDT 2018


dberris updated this revision to Diff 162638.
dberris added a comment.

Back-port some changes from later patches, discovered through testing.


https://reviews.llvm.org/D51210

Files:
  llvm/include/llvm/XRay/FDRLogBuilder.h
  llvm/include/llvm/XRay/FDRRecords.h
  llvm/include/llvm/XRay/FDRTraceWriter.h
  llvm/lib/XRay/CMakeLists.txt
  llvm/lib/XRay/FDRRecords.cpp
  llvm/lib/XRay/FDRTraceWriter.cpp
  llvm/lib/XRay/RecordInitializer.cpp
  llvm/unittests/XRay/CMakeLists.txt
  llvm/unittests/XRay/FDRTraceWriterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51210.162638.patch
Type: text/x-patch
Size: 35604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180827/6c193eab/attachment.bin>


More information about the llvm-commits mailing list