[PATCH] D29697: [XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace implementation.

Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 12:10:46 PST 2017


kpw updated this revision to Diff 88032.
kpw marked 9 inline comments as done.
kpw added a comment.

- Applying comments from code review.


https://reviews.llvm.org/D29697

Files:
  include/llvm/XRay/XRayRecord.h
  include/llvm/XRay/YAMLXRayRecord.h
  lib/XRay/Trace.cpp
  test/tools/llvm-xray/X86/Inputs/fdr-log-version-1.xray
  test/tools/llvm-xray/X86/convert-fdr-to-yaml.txt
  tools/llvm-xray/xray-converter.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29697.88032.patch
Type: text/x-patch
Size: 19987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/9016519f/attachment.bin>


More information about the llvm-commits mailing list