There was a request from one of the RedHat guys to add a source-code view to RunSnakeRun so that users can just flip over to see the code which is running slow when they are exploring a profile. wx.py makes that pretty easy, so bzr head now supports it.
Want to maybe add a call-tree view. A memory-profiling view would be nice too, but I don't have a recommended memory profiler at which to point people. Without that it's a bit of a toss-up as to what memory-profile format to support.


(Incidentally, when I easy_install RunSnakeRun 2.0.0b4, I'm unable to start it: RunSnakeRun-2.0.0b4-py2.6.egg/runsnakerun/runsnake.py fails with ImportError: No module named squaremap)