[perfmon2] Measuring memory traffic of each core

2012-10-10 Thread heechul Yun
Hello I am looking for a way to accurately accounting memory traffic generated from each core in recent intel architecture. I tried LLC miss counter to calculate the memory traffic of each core, but it doesn't include prefetched traffic. Is there any performance counter that accounts both LLC miss

Re: [perfmon2] Measuring memory traffic of each core

2012-10-10 Thread Leonardo Piga
For AMDs there are northbridge counters but they are per tile (group of cores). Leonardo On Wed, Oct 10, 2012 at 1:41 PM, Yuanfang Chen wrote: > On Wed, Oct 10, 2012 at 12:30 PM, heechul Yun wrote: >> Hello >> >> I am looking for a way to accurately accounting memory traffic generated >> from