[oe] Heads up: staging changes are going to land

Richard Purdie rpurdie at rpsys.net
Fri Oct 3 08:24:52 UTC 2008


On Fri, 2008-10-03 at 09:23 +0200, Koen Kooi wrote:
> On 03-10-2008 00:25, Richard Purdie wrote:
> 
> > @@ -404,7 +414,7 @@ FULL_OPTIMIZATION = "-fexpensive-optimiz
> >   ##################################################################
> >
> >   FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2"
> > -DEBUG_OPTIMIZATION = "-O -g"
> > +DEBUG_OPTIMIZATION = "-O -fno-omit-frame-pointer -g"
> >
> >
> > I think OE changed this for a reason and Poky never merged that change?
> > Maybe I don't remember right though?
> 
> mtn log leads it back to my bitkeeper import from 3 years ago, svn says 
> revision 1152 changed it in poky: 
> http://svn.o-hand.com/view/poky?rev=1152&view=rev
> So I suspect it's indeed about getting usefull profiling out of ARM 
> binaries :)

It is needed to get decent profiling on ARM, yes. Feel free to merge
that one then :)

Cheers,

Richard





More information about the Openembedded-devel mailing list