[PATCH] D54201: [XRay] Improve FDR trace handling and error messaging

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 22:30:37 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346473: [XRay] Improve FDR trace handling and error messaging (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D54201?vs=173266&id=173271#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54201

Files:
  compiler-rt/trunk/lib/xray/tests/unit/fdr_controller_test.cc
  compiler-rt/trunk/lib/xray/xray_fdr_controller.h
  compiler-rt/trunk/lib/xray/xray_fdr_log_writer.h
  llvm/trunk/include/llvm/XRay/FDRRecordProducer.h
  llvm/trunk/include/llvm/XRay/FDRRecords.h
  llvm/trunk/lib/XRay/FDRRecordProducer.cpp
  llvm/trunk/lib/XRay/FDRRecords.cpp
  llvm/trunk/lib/XRay/FDRTraceWriter.cpp
  llvm/trunk/lib/XRay/RecordInitializer.cpp
  llvm/trunk/unittests/XRay/FDRProducerConsumerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54201.173271.patch
Type: text/x-patch
Size: 35272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/f40770b0/attachment.bin>


More information about the llvm-commits mailing list