index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_profile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix buildbot failures - removing the CPU term in the seconds from the output.
Senthil Kumaran
2010-11-20
1
-1/+1
*
remove the svn:executable property from files that don't have shebang lines
Benjamin Peterson
2010-03-05
1
-0/+0
*
Remove unused imports in test modules.
Georg Brandl
2010-02-07
1
-1/+0
*
use assert[Not]In where appropriate
Ezio Melotti
2010-01-23
1
-1/+1
*
The test for #5330 wasn't correct.
Antoine Pitrou
2009-05-30
1
-1/+1
*
Issue #5330: C functions called with keyword arguments were not reported by
Antoine Pitrou
2009-05-30
1
-0/+20
*
Some tests did not pass on repeated calls (regrtest -R::)
Amaury Forgeot d'Arc
2008-04-18
1
-2/+3
*
* Use the same code to profile for test_profile and test_cprofile.
Georg Brandl
2008-02-05
1
-114/+157
*
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