Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the cProfile module. | Armin Rigo | 2006-02-08 | 1 | -7/+71 |
* | Merge ast-branch to head | Jeremy Hylton | 2005-10-20 | 1 | -1/+1 |
* | Using repr() generates entries that the current stats package can't | Nicholas Bastin | 2004-07-12 | 1 | -3/+3 |
* | Massive performance improvement for C extension and builtin tracing code | Nicholas Bastin | 2004-06-25 | 1 | -3/+3 |
* | Enable the profiling of C functions (builtins and extensions) | Nicholas Bastin | 2004-03-24 | 1 | -1/+4 |
* | Added global runctx function to profile to fix SF Bug #716587 | Nicholas Bastin | 2004-03-22 | 1 | -6/+6 |
* | Hopefully fix the profiler right. Add a test suite that checks that | Guido van Rossum | 2001-10-04 | 1 | -0/+17 |