mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
* module/statprof.scm (get-call-data): For closures, get call data by the program's objcode. (statprof-start, statprof-stop): Fix bug in which all statprof runs were enabling the apply hook regardless of the setting of #:count-calls?. The result was distorted timings, where procedure calls were unfairly penalized. (procedure=?): Streamline. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
Makefile.am | ||
statprof.scm | ||
texinfo.scm |