25.8.2 Using hotshot data
New in version 2.2.
This module loads hotshot profiling data into the standard pstats
Stats objects.
-
Load hotshot data from filename. Returns an instance
of the pstats.Stats class.
See Also:
- Module profile:
- The profile module's Stats class.
Release 2.5, documentation updated on 19th September, 2006.
See About this document... for information on suggesting changes.