[PATCH] D29320: [XRay] A tool for Comparing xray function call graphs

Alexis Shaw via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 00:12:01 PDT 2017


varno updated this revision to Diff 92601.
varno added a comment.

- Change coloring metric, add labels


https://reviews.llvm.org/D29320

Files:
  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.92601.patch
Type: text/x-patch
Size: 42213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170322/9102fd72/attachment.bin>


More information about the llvm-commits mailing list