Re: [gem5-users] CommMonitor to capture cache traces

2014-06-24 Thread Salajegheh, Negin via gem5-users
n for your support -Negin From: Andreas Hansson [mailto:andreas.hans...@arm.com] Sent: Tuesday, June 24, 2014 9:48 AM To: Salajegheh, Negin; gem5 users mailing list Subject: Re: [gem5-users] CommMonitor to capture cache traces Hi Negin, You need to set the trace_enable flag to True. If you lea

Re: [gem5-users] CommMonitor to capture cache traces

2014-06-24 Thread Andreas Hansson via gem5-users
rm.com>>, gem5 users mailing list mailto:gem5-users@gem5.org>> Subject: RE: [gem5-users] CommMonitor to capture cache traces Thanks for the quick response Andreas, What are the correct tracing flags for the monitor? The snippet from my config.ini [system.cpu.L1MONITOR] type=CommMonitor

Re: [gem5-users] CommMonitor to capture cache traces

2014-06-24 Thread Salajegheh, Negin via gem5-users
again for your help. From: Andreas Hansson [mailto:andreas.hans...@arm.com] Sent: Monday, June 23, 2014 5:53 PM To: Salajegheh, Negin; gem5 users mailing list Subject: Re: [gem5-users] CommMonitor to capture cache traces Hi Negin, I have added some comments regarding CommMonitor use to the Wi

Re: [gem5-users] CommMonitor to capture cache traces

2014-06-23 Thread Andreas Hansson via gem5-users
s@gem5.org>" mailto:gem5-users@gem5.org>> Subject: [gem5-users] CommMonitor to capture cache traces I’ve read these threads: http://www.mail-archive.com/gem5-users@gem5.org/msg09221.html and https://www.mail-archive.com/gem5-users@gem5.org/msg08511.html I have successfully

[gem5-users] CommMonitor to capture cache traces

2014-06-23 Thread Salajegheh, Negin via gem5-users
I've read these threads: http://www.mail-archive.com/gem5-users@gem5.org/msg09221.html and https://www.mail-archive.com/gem5-users@gem5.org/msg08511.html I have successfully attached a CommMonitor between cpu and cache. The CommMonitor appears in config.ini and the trace .ptrc file gets generat