summaryrefslogtreecommitdiffstats
path: root/Lib/hotshot/stats.py
Commit message (Collapse)AuthorAgeFilesLines
* pstats-compatible analysis module.Fred Drake2001-10-151-0/+93
hotshot.stats.load(logfilename) returns a pstats.Stats instance, which is about as compatible as it gets.