surveyor
surveyor copied to clipboard
CFG and Call Graph rendering to Graphviz
From the function and block selector widgets, it should be possible to render the call graph and CFG, respectively, to graphviz for easier viewing.
For at least the CFG rendering, the weak topological ordering code in Crucible should be suitable for identifying loops to mark them as clusters in the graphviz.