pyprof2html
What's pyprof2html?
pyprof2html is converted from Python Profile data to HTML. inspired by Devel::NYTProf . (for Perl module. Greate.)
Requirement:
Install
$ easy_install pyprof2html
Usage
$ python -m cProfile myscript.py -o PROFILEDATA
$ pyprof2html.py PROFILEDATA
ChangeLog
0.1.0 convert to hotshot data 0.0.1 launch
Issue Tracker
Sat, 17 Oct 2009 02:31:06 +0900



