| Commit message (Expand) | Author | Age | Files | Lines |
* | a trival fix to let test_profile pass if it runs after test_cprofile | Benjamin Peterson | 2008-10-06 | 1 | -8/+13 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-... | Christian Heimes | 2008-04-19 | 1 | -2/+3 |
|
|
* | Change test_profile to only compare data that originates from the test file. | Brett Cannon | 2008-03-01 | 1 | -57/+11 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-06 | 1 | -114/+170 |
|
|
* | Added the cProfile module. | Armin Rigo | 2006-02-08 | 1 | -50/+54 |
|
|
* | test and fix for buggy handling of exceptions raised by C functions, | Armin Rigo | 2005-09-20 | 1 | -2/+21 |
|
|
* | Whitespace normalization. | Tim Peters | 2004-07-08 | 1 | -8/+8 |
|
|
* | Added global runctx function to profile to fix SF Bug #716587 | Nicholas Bastin | 2004-03-22 | 1 | -0/+14 |
|
|
* | Whitespace normalization. | Tim Peters | 2001-10-04 | 1 | -1/+1 |
|
|
* | Hopefully fix the profiler right. Add a test suite that checks that | Guido van Rossum | 2001-10-04 | 1 | -0/+86 |
|
|