New in version 2.2.
This module provides a nicer interface to the _hotshot C module. Hotshot is a replacement for the existing profile module. As it's written mostly in C, it should result in a much smaller performance impact than the existing profile module.
logfile[, lineevents[, linetimings]]) |
0
(only log function
call/return). The argument linetimings specifies whether to
record timing information. It defaults to 1
(store timing
information).
See About this document... for information on suggesting changes.