default_excluded_list[] and flat profile

Daniel Jacobowitz drow@mvista.com
Thu Aug 22 05:57:00 GMT 2002


On Thu, Aug 22, 2002 at 12:07:39PM +0100, Nick Clifton wrote:
> Hi Jason,
> 
> > No objections here -- this is what I have in my local tree :-)  Could
> > this be pulled up onto the active binutils release branches, too, please?
> 
> Applied to the sources.  Daniel - any objections to applying this to
> the branch ?

Please do.

> 
> Cheers
>         Nick
> 
> 2002-08-22  Nick Clifton  <nickc@redhat.com>
> 
> 	* gprof.c (main): Turn off default excluded functions in FLAT
> 	profile.
> 
> Index: gprof/gprof.c
> ===================================================================
> RCS file: /cvs/src/src/gprof/gprof.c,v
> retrieving revision 1.15
> diff -c -3 -p -w -r1.15 gprof.c
> *** gprof/gprof.c	30 Jul 2002 09:07:00 -0000	1.15
> --- gprof/gprof.c	22 Aug 2002 11:05:40 -0000
> *************** This program is free software.  This pro
> *** 512,520 ****
>       {
>         sym_id_add (*sp, EXCL_TIME);
>         sym_id_add (*sp, EXCL_GRAPH);
> - #ifdef __alpha__
>         sym_id_add (*sp, EXCL_FLAT);
> - #endif
>       }
>   
>     /*
> --- 512,518 ----
> 
> 

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Binutils mailing list