2003-01-22 00:24:00

by Hui_Ning

[permalink] [raw]
Subject: kernel profiling


hi,

I am trying to do kernel profile using kernprof with the patch provided by
SGI on 2.4.18. I can't find the 2.95.3 gcc patch that must be used to
compile the kernel( the info on sgi's web site somehow is broken). Does
anybody know where the patch is ? or any alternative I can use, like
a more stable gcc version without the need for a patch?

thanks for your help

hui


2003-01-22 16:51:35

by Hanna Linder

[permalink] [raw]
Subject: Re: kernel profiling

--On Tuesday, January 21, 2003 06:34:34 PM -0600 [email protected] wrote:
>
> hi,
>
> I am trying to do kernel profile using kernprof with the patch provided by
> SGI on 2.4.18. I can't find the 2.95.3 gcc patch that must be used to
> compile the kernel( the info on sgi's web site somehow is broken). Does
> anybody know where the patch is ? or any alternative I can use, like
> a more stable gcc version without the need for a patch?

Hello,

I found that the default red hat 7.3 compiler (gcc-2.96-110)
did not need the patch and ran kernprof fine.

Hanna