Hi, Andy Wingo <[EMAIL PROTECTED]> writes:
> I haven't noticed this, no. Normally this would mean that we're dividing > by zero, perhaps no counts were taken or something. (Perhaps we should > pull statprof into guile itself.) Let me know if you get around to > fixing this before I do. It could be that your program didn't spend enough time in user space, too. Speaking of which: Andy, did you see this discussion? http://thread.gmane.org/gmane.lisp.guile.bugs/3895 I'm concerned about the accuracy of `statprof' given that handlers are called asynchronously. Thanks, Ludovic.