Subject: Re: 'make build' takes very looong.. : Option DIAGNOSTIC
To: Mike Pumford <mpumford@black-star.demon.co.uk>
From: Richard Earnshaw <rearnsha@buzzard.freeserve.co.uk>
List: port-arm32
Date: 03/10/2001 12:28:47
>
> > My current kernel has DIAGNOSTIC off. I haven't notieced this, but that
> > may not necessarily mean anything.
> >
> > Can you build a profiling kernel (config -p) and find out where the
> > bottleneck is?
> >
> Okay its building as I write this. How do I extract the profiling info?
kgmon -- to turn on and off profiling (and to get a dump)
prof -- to make the dump readable.