All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Wragg <david@wragg.org>
To: linux-perf-users@vger.kernel.org
Subject: LLC-* events not working on sandybridge
Date: Sun, 29 Apr 2012 00:03:14 +0100	[thread overview]
Message-ID: <sa7r4v7foi5.fsf@wragg.org> (raw)

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

             reply	other threads:[~2012-04-28 23:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-28 23:03 David Wragg [this message]
2012-04-30  8:43 ` LLC-* events not working on sandybridge Namhyung Kim
2012-04-30 17:50   ` David Wragg
2012-05-02  0:53     ` Namhyung Kim
2012-05-05 23:48       ` David Wragg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=sa7r4v7foi5.fsf@wragg.org \
    --to=david@wragg.org \
    --cc=linux-perf-users@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.