The file format is Python profiler. You can get more information this way: $ python >>> import pstats >>> help(pstats) See also http://www.python.org/doc/current/lib/profile.html. -- Simon Perreault <nomis80@xxxxxxxxxxx> -- http://nomis80.org
The file format is Python profiler. You can get more information this way: $ python >>> import pstats >>> help(pstats) See also http://www.python.org/doc/current/lib/profile.html. -- Simon Perreault <nomis80@xxxxxxxxxxx> -- http://nomis80.org