logo       

Re: Statistical profiling: msg#00372

lisp.cmucl.devel

Subject: Re: Statistical profiling

gerd.moellmann@xxxxxxxxxxx (Gerd Moellmann) writes:

> I've hacked something this afternoon, as a feasibility test, that I'd
> like to share. It's by no means complete or anything else, and it
> might not even work for others, but I think it's interesting, and
> maybe some kind soul takes it as a start for something...

Fine! And it shows a bug in src/code/signal.lisp:

(def-unix-signal :SIGPROF #-(or hpux svr4 linux) 27 #+hpux 21 #+svr4 29
#+linux 30 "Profiling timer alarm")

On my machine

(12:31:08) alexey[0]: ~$ uname -a
Linux debian 2.4.21 #6 ÷ÓË éÀÎ 29 08:16:34 MSD 2003 i686 unknown

kill -l tells that SIGPROF number is 27.

--
Regards,
Alexey Dejneka

"Alas, the spheres of truth are less transparent than those of
illusion." -- L.E.J. Brouwer





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise