[PATCH] D24376: [XRay] Implement `llvm-xray convert` -- trace file conversion

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 02:13:05 PDT 2016


dberris updated this revision to Diff 75839.
dberris added a comment.

Rebase


https://reviews.llvm.org/D24376

Files:
  test/tools/llvm-xray/X86/convert-roundtrip.yaml
  tools/llvm-xray/CMakeLists.txt
  tools/llvm-xray/func-id-helper.cc
  tools/llvm-xray/func-id-helper.h
  tools/llvm-xray/xray-converter.cc
  tools/llvm-xray/xray-converter.h
  tools/llvm-xray/xray-log-reader.cc
  tools/llvm-xray/xray-log-reader.h
  tools/llvm-xray/xray-record-yaml.h
  tools/llvm-xray/xray-record.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24376.75839.patch
Type: text/x-patch
Size: 29692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161026/bc63e938/attachment.bin>


More information about the llvm-commits mailing list