6

I want to compute the memory bandwidth of each process. Anyone can tell me how can I get the L2 cache miss for each process.

Thanks Hui

HChen
  • 258
  • 1
  • 3
  • 12

1 Answers1

4

There's a screenshot on this Intel Performance Counter Monitor page that shows L2 Cache Misses, though I don't know whether it's available per-process.

Danny Tuppeny
  • 40,147
  • 24
  • 151
  • 275