commit | 061ca191c080a78399f104952c43c1342cde4468 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Mon Jan 16 20:36:26 2017 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Mon Jan 16 20:36:26 2017 +0000 |
tree | 6f01a6501209262c889c6a0cbd8b2bdfe3792268 | |
parent | 758377052dc75d2af56a7cfcce8826ad506e15e3 [diff] |
[XRay] Implement the `llvm-xray graph` subcommand Here we define the `graph` subcommand which generates a graph from the function call information and uses it to present the call information graphically with additional annotations. Reviewers: dblaikie, dberris Differential Revision: https://reviews.llvm.org/D27243 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292156 91177308-0d34-0410-b5e6-96231b3b80d8