This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] sim: Better profiling


On Tue, Aug 29, 2006 at 02:02:52PM +0100, Thiemo Seufer wrote:
> Thiemo Seufer wrote:
> > Hello All,
> > 
> > the appended patch uses a prime number to initialise the PC sampling
> > frequency, this makes scaling effects less likely.
> > 
> > It also fixes an endianness bug in the sample data printing.
> > 
> > 
> > Thiemo
> > 
> > 
> > 2006-08-08  Nigel Stephens  <nigel@mips.com>
> > 
> > 	* sim-profile.c (profile_pc_init): Initialise default profiling
> > 	frequency to a prime number.
> > 	(profile_print_pc): Convert gmon.out sample data into target
> > 	byte order.
> 
> Ping?

This is OK.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]