[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 20 23:17:11 PST 2017


This revision was automatically updated to reflect the committed changes.
dberris marked an inline comment as done.
Closed by commit rL318733: [XRay] Use optimistic logging model for FDR mode (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D39526?vs=123271&id=123717#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39526

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39526.123717.patch
Type: text/x-patch
Size: 55990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/9af9241f/attachment.bin>


More information about the llvm-commits mailing list