All of lore.kernel.org
 help / color / mirror / Atom feed
* LLC-* events not working on sandybridge
@ 2012-04-28 23:03 David Wragg
  2012-04-30  8:43 ` Namhyung Kim
  0 siblings, 1 reply; 5+ messages in thread
From: David Wragg @ 2012-04-28 23:03 UTC (permalink / raw)
  To: linux-perf-users

Hi,

I've run into a problem with perf on an Intel Sandybridge machine: The
LLC-* events never seem to trigger.

For example:

$ perf stat -e LLC-load-misses ls /
[...]
                 0 LLC-load-misses

       0.001082639 seconds time elapsed

Non-LLC events work fine:

$ perf stat -e cache-misses ls /
[...]
             4,272 cache-misses

       0.002945606 seconds time elapsed

This is on a Intel i5 machine (i5-2520M), running a fully updated Fedora
16 ('perf --version': 3.3.2-6.fc16.x86_64, 'uname -r':
3.3.2-6.fc16.x86_64).

Any ideas?

David

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-05 23:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-28 23:03 LLC-* events not working on sandybridge David Wragg
2012-04-30  8:43 ` Namhyung Kim
2012-04-30 17:50   ` David Wragg
2012-05-02  0:53     ` Namhyung Kim
2012-05-05 23:48       ` David Wragg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.