diff options
Diffstat (limited to 'changes/19307')
-rw-r--r-- | changes/19307 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/19307 b/changes/19307 deleted file mode 100644 index 35f323f1b0..0000000000 --- a/changes/19307 +++ /dev/null @@ -1,7 +0,0 @@ - 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. |