Re: [gem5-users] Address distribution CommMonitor

2013-06-03 Thread Mohammed G. Khatib
: Monday, 3 June 2013 17:14 > > To: gem5 users mailing list > Subject: Re: [gem5-users] Address distribution CommMonitor > > Thanks Andreas! > > Is there a way to configure the bin size and/or # bins for reads and > writes, like for other statistics? > > > > >

Re: [gem5-users] Address distribution CommMonitor

2013-06-03 Thread Andreas Hansson
utput will indeed be in stats.txt. Andreas From: "Mohammed G. Khatib" mailto:mghia...@gmail.com>> Reply-To: gem5 users mailing list mailto:gem5-users@gem5.org>> Date: Monday, 3 June 2013 16:25 To: gem5 users mailing list mailto:gem5-users@gem5.org>> Subject: [gem5-user

Re: [gem5-users] Address distribution CommMonitor

2013-06-03 Thread Mohammed G. Khatib
; > From: "Mohammed G. Khatib" > Reply-To: gem5 users mailing list > Date: Monday, 3 June 2013 16:25 > To: gem5 users mailing list > Subject: [gem5-users] Address distribution CommMonitor > > Hi, > > I want to generate a heatmap of the addresses accessed i

Re: [gem5-users] Address distribution CommMonitor

2013-06-03 Thread Andreas Hansson
True) The output will indeed be in stats.txt. Andreas From: "Mohammed G. Khatib" mailto:mghia...@gmail.com>> Reply-To: gem5 users mailing list mailto:gem5-users@gem5.org>> Date: Monday, 3 June 2013 16:25 To: gem5 users mailing list mailto:gem5-users@gem5.org>&

[gem5-users] Address distribution CommMonitor

2013-06-03 Thread Mohammed G. Khatib
Hi, I want to generate a heatmap of the addresses accessed in memory. I got a CommMonitor object hooked up but see two CommMonitor.py files, one under src/mem and another under build/. Which one should be modified? I suppose this needs no compilation afterwards, right? Is the heatmap dumped in sta