You can use debug (trace) flags. Try --debug-flags=Cache. This should give
you cache misses and their missed addresses as well as more information on
cache access.
You may want to define your own flag to specifically generate what you
need.

Thanks,
Amin


On Tue, Feb 12, 2013 at 8:56 PM, Shivam Agarwal <[email protected]
> wrote:

> Hello
>  I wish to obtain the cycle accurate trace of cache misses along with the
> missed address (for alpha cpu).
>  Kindly provide me with suggestions about how to do the same.
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to