[PATCH] D52974: [XRay][compiler-rt] Generational Buffer Management

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 21 21:16:30 PDT 2018


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

Updates to expand the critical region, to include synchronisation on the backing store.


https://reviews.llvm.org/D52974

Files:
  compiler-rt/lib/xray/tests/unit/buffer_queue_test.cc
  compiler-rt/lib/xray/xray_buffer_queue.cc
  compiler-rt/lib/xray/xray_buffer_queue.h
  compiler-rt/lib/xray/xray_fdr_logging.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52974.170366.patch
Type: text/x-patch
Size: 13978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181022/f5d505a8/attachment.bin>


More information about the llvm-commits mailing list