[PATCH] D31385: [XRay] Update FDR log reader to be aware of buffer sizes per thread.
Keith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 28 17:22:03 PDT 2017
kpw updated this revision to Diff 93322.
kpw added a comment.
This now expects the buffer size information in the Header rather than in a separate
piece of data.
https://reviews.llvm.org/D31385
Files:
include/llvm/XRay/XRayRecord.h
lib/XRay/Trace.cpp
test/tools/llvm-xray/X86/Inputs/fdr-log-version-1.xray
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31385.93322.patch
Type: text/x-patch
Size: 9883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170329/f8f07e22/attachment.bin>
More information about the llvm-commits
mailing list