diff options
author | Andy Wingo <wingo@pobox.com> | 2016-02-01 11:27:14 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2016-02-01 11:27:14 +0100 |
commit | 4066ee31920d52ec0549ce882f883b92992f894b (patch) | |
tree | d2530cf74beca8d2b3c4485cbb68b0fd81b84692 /doc/ref/scheme-using.texi | |
parent | cd0b61a04e5fa7db62c8795d3bdbee1bc831199a (diff) | |
download | guile-4066ee31920d52ec0549ce882f883b92992f894b.tar.gz |
Better call-counting profiles in statprof
* module/statprof.scm: Update commentary.
(count-call): Don't bother stopping and starting the timer. The
overhead of call counting perturbs timing too much already, and
somewhat paradoxically stopping and starting the timer takes too much
time.
(skip-count-call): New function.
(stack-samples->procedure-data, stack-samples->callee-lists): If we
are counting calls, skip any part of the stack that is inside
count-call.
Diffstat (limited to 'doc/ref/scheme-using.texi')
0 files changed, 0 insertions, 0 deletions