Python Library Reference
Previous: Up: 25. The Python Profilers Next:

25.10 trace -- Trace or track Python statement execution

The trace module allows you to trace program execution, generate annotated statement coverage listings, print caller/callee relationships and list functions executed during a program run. It can be used in another program or from the command line.



Subsections

Python Library Reference
Previous: Up: 25. The Python Profilers Next:

Release 2.5.2, documentation updated on 21st February, 2008.
See About this document... for information on suggesting changes.

AltStyle によって変換されたページ (->オリジナル) /