[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 Feb 8 18:38:09 PST 2017


varno updated this revision to Diff 87750.
varno marked an inline comment as done.
varno added a comment.

- Address reviewer comments
- fix mistake and address comments
- address comments
- rebase


https://reviews.llvm.org/D29320

Files:
  tools/llvm-xray/CMakeLists.txt
  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.87750.patch
Type: text/x-patch
Size: 40385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/fefb0514/attachment.bin>


More information about the llvm-commits mailing list