[PATCH] D24376: [XRay] Implement `llvm-xray convert` -- trace file conversion
Dean Michael Berris via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 01:01:04 PDT 2016
dberris updated this revision to Diff 75988.
dberris added a comment.
- Add test for converting a simple raw log to YAML
https://reviews.llvm.org/D24376
Files:
test/tools/llvm-xray/X86/Inputs/naive-log-simple.xray
test/tools/llvm-xray/X86/convert-roundtrip.txt
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.75988.patch
Type: text/x-patch
Size: 31149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/46625b37/attachment.bin>
More information about the llvm-commits
mailing list