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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 00:23:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341029: [XRay] FDRTraceWriter and FDR Trace Loading (authored by dberris, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51210?vs=162638&id=163272#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51210

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51210.163272.patch
Type: text/x-patch
Size: 36005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/e29a8ac5/attachment.bin>


More information about the llvm-commits mailing list