1. 8477f7a Issue #21863: cProfile now displays the module name of C extension functions, in addition to their own name. by Antoine Pitrou · 10 years ago
  2. 647f120 touch _lsprof's clear() method for C code coverage by Christian Heimes · 11 years ago
  3. b071d4f profile/cProfile: add tests for run() and runctx() functions by Giampaolo Rodola' · 11 years ago
  4. 7f86811 Issue #12400: test_cprofile now restores correctly the previous sys.stderr by Victor Stinner · 13 years ago
  5. d05f9ad Windows can't remove a file before it is closed by Antoine Pitrou · 14 years ago
  6. 5ede149 Properly close a test file in test_cprofile. by Brett Cannon · 14 years ago
  7. 8e124f3 Merged revisions 73064 via svnmerge from by Antoine Pitrou · 15 years ago
  8. 6ccc703 Merged revisions 66677,66700 via svnmerge from by Benjamin Peterson · 16 years ago
  9. 7d76653 a trival fix to let test_profile pass if it runs after test_cprofile by Benjamin Peterson · 16 years ago
  10. 4e299c7 unbreak test_cprofile by Benjamin Peterson · 16 years ago