[PATCH] D32840: [XRay] convert FDR arg1 log entries

Martin Pelikán via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 17 20:28:44 PDT 2017


pelikan updated this revision to Diff 115592.
pelikan marked 3 inline comments as done.
pelikan added a comment.

Rebased to HEAD, added a test.  Not sure if it passes as I have to fix a local toolchain issue with some other tests.


https://reviews.llvm.org/D32840

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32840.115592.patch
Type: text/x-patch
Size: 7911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/af2a657b/attachment.bin>


More information about the llvm-commits mailing list