Re: [TIMINGS] Re: 2.1.xxx makes Electric Fence 22x slower

Jakub Jelinek (jj@sunsite.ms.mff.cuni.cz)
Mon, 7 Sep 1998 15:47:05 +0200 (MET DST)


> My profiling is 100% realiable.

I would not say 100% reliable, but more reliable - there are two issues with
-pg profiling: one is cache footprint of mcount, the other is that gcc at
the moment calls mcount only on function entry and not exit, so that means
the times you get for functions include parent function context till next
function is invoked.

Cheers,
Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
Ultralinux - first 64bit OS to take full power of the UltraSparc
Linux version 2.1.120 on a sparc64 machine (498.80 BogoMips).
___________________________________________________________________

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html