[PATCH] D31384: [XRay] [compiler-rt] Write buffer length to FDR log before writing buffer.

Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 17:24:31 PDT 2017


kpw updated this revision to Diff 93324.
kpw added a comment.

writing the file sizes to the file header rather than a separate piece of data.


https://reviews.llvm.org/D31384

Files:
  include/xray/xray_records.h
  lib/xray/xray_buffer_queue.h
  lib/xray/xray_fdr_logging.cc
  lib/xray/xray_fdr_logging_impl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31384.93324.patch
Type: text/x-patch
Size: 4274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170329/caa19ff8/attachment.bin>


More information about the llvm-commits mailing list