public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Felix Becker <mail@felixbecker.name>
To: linux-kernel@vger.kernel.org
Subject: L1-icache-loads statistics on i7 2600k?
Date: Fri, 19 Apr 2013 06:02:03 +0200	[thread overview]
Message-ID: <5170C1BB.1090707@felixbecker.name> (raw)

Hi,

i'm trying to trace the caching behaviour of one of my applications
using the "perf" tool. On my i7 Q 820 i can see the l1 instruction
cache loads using "perf stat -e L1-icache-loads" On my i7-2600k i'm
getting "<not supported> L1-icache-loads"

Tracing the following events works fine:

L1-dcache-loads
L1-dcache-load-misses
L1-icache-load-misses

So do you know why it is possible to read dcache loads / misses and
icache misses, but not icache loads? Doesn't the i7 2600k PMU provide
this value or is something wrong with my kernel on this machine?

Regards

Felix

                 reply	other threads:[~2013-04-19  4:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5170C1BB.1090707@felixbecker.name \
    --to=mail@felixbecker.name \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox