mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
changes file for callgraph scripts
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user