[tor/master] changes file for callgraph scripts

30 Jul
2015
30 Jul
'15
4:35 p.m.
commit 2369f81403f0ac366a5cbab95f467f9eaa77d0f7 Author: Nick Mathewson <nickm@torproject.org> Date: Thu Jul 30 12:35:52 2015 -0400 changes file for callgraph scripts --- changes/callgraph | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changes/callgraph b/changes/callgraph new file mode 100644 index 0000000..64f7f9c --- /dev/null +++ b/changes/callgraph @@ -0,0 +1,5 @@ + o Testing: + - Add a new set of callgraph analysis scripts that use clang to + produce a list of which Tor functions are reachable from which + other Tor functions. We're planning to use these to help simplify + our code structure by identifying illogical dependencies.
3600
Age (days ago)
3600
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org