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


On Mon, 2004-11-29 at 14:37, Jon Beniston wrote:
> Hi,
> 
> The attached patch outputs the number of instructions executed and the
> number of cycles taken by the ARM simulator.
> 
> Cheers,
> Jon
> 
> 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).

R.


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