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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 23 23:07:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301160: [XRay] A tool for Comparing xray function call graphs (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D29320?vs=96079&id=96346#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29320

Files:
  llvm/trunk/test/tools/llvm-xray/X86/Inputs/graph-diff-A.yaml
  llvm/trunk/test/tools/llvm-xray/X86/Inputs/graph-diff-B.yaml
  llvm/trunk/test/tools/llvm-xray/X86/Inputs/simple-instrmap.yaml
  llvm/trunk/test/tools/llvm-xray/X86/graph-diff-simple.txt
  llvm/trunk/tools/llvm-xray/CMakeLists.txt
  llvm/trunk/tools/llvm-xray/xray-color-helper.cc
  llvm/trunk/tools/llvm-xray/xray-color-helper.h
  llvm/trunk/tools/llvm-xray/xray-graph-diff.cc
  llvm/trunk/tools/llvm-xray/xray-graph-diff.h
  llvm/trunk/tools/llvm-xray/xray-graph.cc
  llvm/trunk/tools/llvm-xray/xray-graph.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29320.96346.patch
Type: text/x-patch
Size: 71043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/7fa09cf8/attachment.bin>


More information about the llvm-commits mailing list