1. 6987d54 Merged revisions 73064-73065 via svnmerge from by Antoine Pitrou · 16 years ago
  2. 607bff1 Some tests did not pass on repeated calls (regrtest -R::) by Amaury Forgeot d'Arc · 17 years ago
  3. b709077 * Use the same code to profile for test_profile and test_cprofile. by Georg Brandl · 18 years ago
  4. a871ef2 Added the cProfile module. by Armin Rigo · 20 years ago
  5. f879024 test and fix for buggy handling of exceptions raised by C functions, by Armin Rigo · 20 years ago
  6. 27f8836 Whitespace normalization. by Tim Peters · 21 years ago
  7. 1eb4bfc Added global runctx function to profile to fix SF Bug #716587 by Nicholas Bastin · 21 years ago
  8. 527e64f Whitespace normalization. by Tim Peters · 24 years ago
  9. f137f75 Hopefully fix the profiler right. Add a test suite that checks that by Guido van Rossum · 24 years ago