If you're looking for a packet trace, you can always use the CommMonitor. You can even put one on either side of the cache if desired. You need to edit the scripts to connect it though.
The trace is encoded (for space and performance reasons), but you can view it using the utility scripts in the util dir. Andreas From: ?????? <[email protected]<mailto:[email protected]>> Reply-To: ?????? <[email protected]<mailto:[email protected]>>, gem5 users mailing list <[email protected]<mailto:[email protected]>> Date: Wednesday, 25 September 2013 14:38 To: gem5-user-mailarchive <[email protected]<mailto:[email protected]>> 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. [http://mail.naver.com/readReceipt/notify/?img=nYnmKxgwKBv%2FKqgXhARqFzi4MoUmFq04KzKrpoi0MrJCMoFvp6Ula63StzFXp6UmFLl5WLl51zlqDBFdp6d5MreRhoRNp6d97BkqpBiqtz%2B0WxE5WXiN.gif] -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590 ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
