summaryrefslogtreecommitdiffstats
path: root/Lib/hotshot/log.py
Commit message (Expand)AuthorAgeFilesLines
* Update to reflect changes to the low-level logreader: share the infoFred Drake2001-10-291-10/+19
* Avoid deep recursion when reading the header of the log file.Fred Drake2001-10-151-28/+39
* When we reach the end of the log file, close the logreader object.Fred Drake2001-10-131-1/+3
* Preliminary user-level interface to HotShot. We still need the analysisFred Drake2001-10-121-0/+135