aboutsummaryrefslogtreecommitdiff
path: root/changes/19307
blob: 35f323f1b0fbdd9d500101a3a62da2c5a9629041 (plain)
1
2
3
4
5
6
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.