sorry ex) DPRINTF(Cache, "address %x : data %x",pkt->getAddr(),??); -----Original Message----- From: "윤흥선"<[email protected]> To: "gem5-user-mailarchive"<[email protected]>; Cc: Sent: 2013-09-25 (수) 22:38:23 Subject: [gem5-users]How can I trace data of Cache? Hi all, I'm newbie of gem5. I'd like to trace data of cache. how can I get data of cache? in Cache_impl.hh, should I add a new flag? Could you explain what should I code in Cache_impl.hh? ex) DPRINTF(Cache, "address %x : data %h",pkt->getAddr(),??); thanks in advance.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
