mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add support for running "calltool" on Tor via "make callgraph".
Closes #19307.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
o Minor features (development support):
|
||||
- Developers can now generate a call-graph for Tor using the
|
||||
"calltool" python program, which post-processes object dumps. It
|
||||
should work okay on many Linux and OSX platforms, and might work
|
||||
elsewhere too. To run this, install calltool from
|
||||
https://gitweb.torproject.org/user/nickm/calltool.git and run
|
||||
"make callgraph". Closes ticket 19307.
|
||||
Reference in New Issue
Block a user