This is the mail archive of the gdb-patches@sources.redhat.com 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] Output execution stats from ARM simulator


> > 
> > 2004-11-29  Jon Beniston  <jon@beniston.com>
> > 
> >         * wrapper.c (sim_info): Output number of instructions
> >         executed and number of cycles taken to execute them.
> 
> While I don't see anything wrong with your patch, I'm not 
> sure whether that information is accurately tracked any more. 
>  So the numbers probably aren't meaningful, especially for 
> any core other than an ARM7 (and I don't mean an ARM7TDMI either).

I can understand cycles not being valid (as this surely is core specific),
but I take it the number of instructions executed should be?

Cheers,
Jon



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