[PATCH] D28225: Implemented color coding and Vertex labels in XRay Graph
Alexis Shaw via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 2 22:35:12 PST 2017
varno created this revision.
varno added reviewers: dblaikie, dberris.
varno added a subscriber: llvm-commits.
varno added a dependency: D27243: Initial work on the XRay Graph tool..
A patch to enable the llvm-xray graph subcommand to color edges and
vertices based on statistics and to annotate vertices with statistics.
Depends on https://reviews.llvm.org/D27243
https://reviews.llvm.org/D28225
Files:
tools/llvm-xray/xray-graph.cc
tools/llvm-xray/xray-graph.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28225.82841.patch
Type: text/x-patch
Size: 18594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170103/f063895c/attachment.bin>
More information about the llvm-commits
mailing list