[PATCH] D24376: [XRay] Implement `llvm-xray convert` -- trace file conversion
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 18:49:04 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL291529: [XRay] Implement `llvm-xray convert` -- trace file conversion (authored by dberris).
Changed prior to commit:
https://reviews.llvm.org/D24376?vs=83764&id=83765#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24376
Files:
llvm/trunk/test/tools/llvm-xray/X86/Inputs/elf64-objcopied-instrmap.bin
llvm/trunk/test/tools/llvm-xray/X86/Inputs/elf64-sample-o2.bin
llvm/trunk/test/tools/llvm-xray/X86/Inputs/naive-log-simple.xray
llvm/trunk/test/tools/llvm-xray/X86/Inputs/simple-xray-instrmap.yaml
llvm/trunk/test/tools/llvm-xray/X86/bad-instrmap-sizes.bin
llvm/trunk/test/tools/llvm-xray/X86/bad-instrmap-sizes.txt
llvm/trunk/test/tools/llvm-xray/X86/convert-roundtrip.yaml
llvm/trunk/test/tools/llvm-xray/X86/convert-to-yaml.txt
llvm/trunk/test/tools/llvm-xray/X86/convert-with-debug-syms.txt
llvm/trunk/test/tools/llvm-xray/X86/convert-with-standalone-instrmap.txt
llvm/trunk/test/tools/llvm-xray/X86/convert-with-yaml-instrmap.txt
llvm/trunk/tools/llvm-xray/CMakeLists.txt
llvm/trunk/tools/llvm-xray/func-id-helper.cc
llvm/trunk/tools/llvm-xray/func-id-helper.h
llvm/trunk/tools/llvm-xray/xray-converter.cc
llvm/trunk/tools/llvm-xray/xray-converter.h
llvm/trunk/tools/llvm-xray/xray-extract.cc
llvm/trunk/tools/llvm-xray/xray-log-reader.cc
llvm/trunk/tools/llvm-xray/xray-log-reader.h
llvm/trunk/tools/llvm-xray/xray-record-yaml.h
llvm/trunk/tools/llvm-xray/xray-record.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24376.83765.patch
Type: text/x-patch
Size: 41952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/71aa87bb/attachment.bin>
More information about the llvm-commits
mailing list