Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose the fileno() method of the underlying profiler. | Fred Drake | 2002-07-18 | 1 | -0/+4 |
* | Added docstrings to the Profile class. | Fred Drake | 2002-04-16 | 1 | -0/+31 |
* | Allow user code to call the addinfo() method on the profiler object. | Fred Drake | 2001-10-29 | 1 | -0/+3 |
* | runcall(): Expose the return value of the profiled function; this allows | Fred Drake | 2001-10-15 | 1 | -1/+1 |
* | Preliminary user-level interface to HotShot. We still need the analysis | Fred Drake | 2001-10-12 | 1 | -0/+38 |