hotshot
.__init__
index
/usr/lib/python2.2/hotshot/__init__.py
High-perfomance logging profiler, mostly written in C.
Modules
_hotshot
Classes
Profile
class
Profile
Methods defined here:
__init__
(self, logfn, lineevents
=0
, linetimings
=1
)
addinfo
(self, key, value)
close
(self)
run
(self, cmd)
runcall
(self, func, *args, **kw)
runctx
(self, cmd, globals, locals)
start
(self)
stop
(self)
Data and non-method functions defined here:
__doc__
= None
__module__
= 'hotshot.__init__'
Data
__file__
= '/usr/lib/python2.2/hotshot/__init__.pyc'
__name__
= 'hotshot.__init__'