linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Milian Wolff <mail@milianw.de>
To: linux-perf-users@vger.kernel.org
Subject: Adding cache misses and references to list of default events for perf stat?
Date: Tue, 04 Nov 2014 17:44:35 +0100	[thread overview]
Message-ID: <2902317.tSPbunES6b@milian-kdab2> (raw)

Hello all,

could we have the cache-references,cache-misses events added to the list of 
default events for perf stat? I think it is a very valuable metric for all 
user-space applications.

Currently, I run perf stat twice, once with the default events, and once with

perf stat -e cache-references,cache-misses ...

there is no easy way to append two events to the list of default events.

So, what do you think?

Bye
-- 
Milian Wolff
mail@milianw.de
http://milianw.de

             reply	other threads:[~2014-11-04 16:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 16:44 Milian Wolff [this message]
2014-11-04 20:16 ` Adding cache misses and references to list of default events for perf stat? Andi Kleen
2014-11-05  2:26   ` Namhyung Kim
2014-11-05 11:18     ` Milian Wolff

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=2902317.tSPbunES6b@milian-kdab2 \
    --to=mail@milianw.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).