[PATCH] D24376: [XRay] Implement `llvm-xray convert` -- trace file conversion
Dean Michael Berris via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 9 21:20:18 PDT 2016
dberris updated this revision to Diff 74093.
dberris added a comment.
- Use the command registry instead of hard-coding into main
- 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/llvm-xray.cc
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.74093.patch
Type: text/x-patch
Size: 28948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161010/6100b9fc/attachment.bin>
More information about the llvm-commits
mailing list