Hi Tassneem, There are a number of cache debug flags. See https://gem5.googlesource.com/public/gem5/+/master/src/mem/cache/SConscript#44 or use gem5.opt --debug-help to see a list. There are likely more relevant debug flags in src/mem/cache/tags, too.
Cheers, Jason On Fri, Nov 16, 2018 at 12:02 AM Tassneem Helal <[email protected]> wrote: > Hello Everyone, > > I was wondering if there is any cache trace debugging flag that I can use > to know the set and way of every time a cache block is a placed in a cache > line, and if there is not such a thing, how can I do this? > > Sincerely, > > Tassneem Helal > _______________________________________________ > 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
