Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-14 | Remove old callgraph scripts; recommend calltool instead. | Nick Mathewson | |
2016-02-10 | Make the callgraph module-aware | Nick Mathewson | |
2015-08-15 | Hack up the scripts/maint/*callgraph* scripts to do more, better | Nick Mathewson | |
These scripts are now a little more bulletproof, cache data a little better, and generate more information. Notably, they search for the vectors or edges to cut that would lower the size of the largest SCC. | |||
2015-08-10 | Update callgraph code to find and output strongly connected components | Nick Mathewson | |
2015-07-30 | Check in some scripts I use for callgraph analysis. | Nick Mathewson | |