[PATCH] D29320: [XRay] A tool for Comparing xray function call graphs
Alexis Shaw via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 19:09:33 PDT 2017
varno updated this revision to Diff 96079.
varno added a comment.
- New branch
- address reviewer comments
- clang-format
- Address Reviewer Comments
- Change coloring metric, add labels
- tests
https://reviews.llvm.org/D29320
Files:
test/tools/llvm-xray/X86/Inputs/graph-diff-A.yaml
test/tools/llvm-xray/X86/Inputs/graph-diff-B.yaml
test/tools/llvm-xray/X86/Inputs/simple-instrmap.yaml
test/tools/llvm-xray/X86/graph-diff-simple.txt
tools/llvm-xray/CMakeLists.txt
tools/llvm-xray/xray-color-helper.cc
tools/llvm-xray/xray-color-helper.h
tools/llvm-xray/xray-graph-diff.cc
tools/llvm-xray/xray-graph-diff.h
tools/llvm-xray/xray-graph.cc
tools/llvm-xray/xray-graph.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29320.96079.patch
Type: text/x-patch
Size: 70514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/8fd851ad/attachment-0001.bin>
More information about the llvm-commits
mailing list