For dumping traces, I just added couts and pipelined m5 with a parser such as pearl or flex like m5 .debug<output | parser. Only way I could do it as my traces where like 1 gig every ten minutes...I am also intrested to here more elegant solutions.
On Thu, Jun 25, 2009 at 11:49 PM, Devraj Chapagain <[email protected]>wrote: > Hi, > I want to trace the address request between caches (L2-L3) and memory. Is > there any parameters or function which i can use to dump it? > > One more thing, i'm trying to hack the bus.cc file (src/mem/bus.cc) and > want to print some parameters into another file to trace. How would i can > see that file and where I could find that in M5? > > > Thanks in advance, > devraj > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users >
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
