summaryrefslogtreecommitdiffstats
path: root/Modules/clmodule.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-10-15 22:11:02 (GMT)
committerFred Drake <fdrake@acm.org>2001-10-15 22:11:02 (GMT)
commit30d1c75d1507f49925d18ce6fdc58b6183f31d9e (patch)
treea00c494588f27d9be8ee4d5700c5c97e825c172b /Modules/clmodule.c
parentd5d5a0404021300e35492a930854b4cd6bdc176d (diff)
downloadcpython-30d1c75d1507f49925d18ce6fdc58b6183f31d9e.zip
cpython-30d1c75d1507f49925d18ce6fdc58b6183f31d9e.tar.gz
cpython-30d1c75d1507f49925d18ce6fdc58b6183f31d9e.tar.bz2
Removed useless code to count the number of calls into the profiler.
Added support for saving the names of the functions observed into the profile log. Added support for using the profiler to measure coverage without collecting timing information (which is the slow part). Coverage logs can also be substantially smaller than profiling logs where per-line information is being collected. Updated comments on the log format; corrected record type values in some of the record descriptions.
Diffstat (limited to 'Modules/clmodule.c')
0 files changed, 0 insertions, 0 deletions