Fred Drake
8b68862680
Set/update self.cwd properly.
2002-03-12 14:26:37 +00:00
Fred Drake
8e26b52a5c
Update to reflect changes to the low-level logreader: share the info
...
dictionary instead of building a new one, and provide an overridable method
to allow subclasses to catch ADD_INFO records that are not part of the
initial block of ADD_INFO records created by the profiler itself.
2001-10-29 20:57:23 +00:00
Fred Drake
d5d5a04040
Avoid deep recursion when reading the header of the log file.
...
Add support for extracting function names from the log file, keeping the
extract-names-from-sources support as a fallback.
2001-10-15 22:05:32 +00:00
Fred Drake
d62f151a2c
When we reach the end of the log file, close the logreader object.
2001-10-13 02:55:40 +00:00
Fred Drake
f019324b5c
Preliminary user-level interface to HotShot. We still need the analysis
...
tool; look for that on Monday.
2001-10-12 20:56:29 +00:00