| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-05-22 | Add shebang to gvpr scripts, make them executable, and change usage accordingly | Josh Triplett | 1 | -1/+2 | |
| Signed-off-by: Josh Triplett <josh@freedesktop.org> | |||||
| 2007-05-22 | Add gvpr-based post-processing for graphs | Dan Sheridan | 1 | -0/+100 | |
| Three gvpr scripts for post-processing the dot files generated by graph.c: return-paths: splits each call site and adds return edges to complete the control flow graph subg-fwd: find the subgraph reachable from a given function subg-rev: find the subgraph which can reach a given function Signed-off-by: Dan Sheridan <djs@adelard.com> | |||||
