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: Simulator for 64-bit CPU now writes correct gmon.out files


On Friday 22 February 2013 05:39:53 Holger Teutsch wrote:
> Nevertheless I would seriously consider the BSD44 header for the 32bit
> case as well.
> In particular for simulators it's quite useful to pass the profile
> frequency to gprof and that is not available in the old BSD header.
> The old BSD header has 3 fields and the BSD44 header as 5. So the
> increase in complexity looks manageable to me.

ok, but the two code paths have to write the same format and have to avoid 
duplicating things.  so post a patch that does that, and i'll take a look :).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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