[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 18:43:34 PDT 2017
kpw updated this revision to Diff 93330.
kpw marked 2 inline comments as done.
kpw added a comment.
Few more cleanups for nits and change the freeform space handling to better use DataExtractor.
Twine needs to wrap integral types and clang format did ruin the indentation on FDRState.
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.93330.patch
Type: text/x-patch
Size: 9808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170329/da56e6de/attachment.bin>
More information about the llvm-commits
mailing list