1. 8e124f3 Merged revisions 73064 via svnmerge from by Antoine Pitrou · 16 years ago
  2. 7d76653 a trival fix to let test_profile pass if it runs after test_cprofile by Benjamin Peterson · 17 years ago
  3. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
  4. dae2a89 Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-62379,62381 via svnmerge from by Christian Heimes · 17 years ago
  5. c17b35c Change test_profile to only compare data that originates from the test file. by Brett Cannon · 17 years ago
  6. 2202f87 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60568-60598,60600-60616 via svnmerge from by Christian Heimes · 18 years ago
  7. a871ef2 Added the cProfile module. by Armin Rigo · 19 years ago
  8. f879024 test and fix for buggy handling of exceptions raised by C functions, by Armin Rigo · 20 years ago
  9. 27f8836 Whitespace normalization. by Tim Peters · 21 years ago
  10. 1eb4bfc Added global runctx function to profile to fix SF Bug #716587 by Nicholas Bastin · 21 years ago
  11. 527e64f Whitespace normalization. by Tim Peters · 24 years ago
  12. f137f75 Hopefully fix the profiler right. Add a test suite that checks that by Guido van Rossum · 24 years ago