Hello. This is just cool!
I was wondering, did you receive my mail on this issue? It seems that I
sent mail to you before too, but never got a reply.
Thanks.
- Hiten
On Mon, Jan 06, 2003 at 02:28:52PM +0100, Poul-Henning Kamp wrote the words in effect
of:
> I have committed the bits needed
On Mon, Jan 06, 2003 at 02:28:52PM +0100, Poul-Henning Kamp wrote:
>
> I have committed the bits needed to use GCC's basicblock profiling
> on -current.
>
> Make sure to recompile the kernbb(8) program first.
>
> Here's an simple example how to profile a single file (vfs_bio.c):
>
> cd /
I have committed the bits needed to use GCC's basicblock profiling
on -current.
Make sure to recompile the kernbb(8) program first.
Here's an simple example how to profile a single file (vfs_bio.c):
cd /sys/i386/conf
config YOURKERNEL
cd ../compile/YOURKERNEL
mak