19307 420 B

1234567
  1. o Minor features (development support):
  2. - Developers can now generate a call-graph for Tor using the
  3. "calltool" python program, which post-processes object dumps. It
  4. should work okay on many Linux and OSX platforms, and might work
  5. elsewhere too. To run this, install calltool from
  6. https://gitweb.torproject.org/user/nickm/calltool.git and run
  7. "make callgraph". Closes ticket 19307.