[PATCH] D39526: [XRay] Use optimistic logging model for FDR mode

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 02:33:46 PST 2017


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

Update description to reflect new state of the change.


https://reviews.llvm.org/D39526

Files:
  compiler-rt/lib/xray/tests/unit/fdr_logging_test.cc
  compiler-rt/lib/xray/xray_buffer_queue.cc
  compiler-rt/lib/xray/xray_buffer_queue.h
  compiler-rt/lib/xray/xray_fdr_log_records.h
  compiler-rt/lib/xray/xray_fdr_logging.cc
  compiler-rt/lib/xray/xray_fdr_logging_impl.h
  compiler-rt/lib/xray/xray_flags.inc
  llvm/lib/XRay/Trace.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39526.122624.patch
Type: text/x-patch
Size: 55105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/d07b4ec4/attachment.bin>


More information about the llvm-commits mailing list