From: Milian Wolff <mail@milianw.de>
To: Namhyung Kim <namhyung@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>, linux-perf-users@vger.kernel.org
Subject: Re: Adding cache misses and references to list of default events for perf stat?
Date: Wed, 05 Nov 2014 12:18:07 +0100 [thread overview]
Message-ID: <4264844.1bgz2IYRsf@milian-kdab2> (raw)
In-Reply-To: <87tx2exu03.fsf@sejong.aot.lge.com>
On Wednesday 05 November 2014 11:26:36 Namhyung Kim wrote:
> Hi Andi and Milian,
>
> On Tue, 04 Nov 2014 12:16:25 -0800, Andi Kleen wrote:
> > Milian Wolff <mail@milianw.de> writes:
> >> 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?
> >
> > On most systems with only four counters it'll start multiplexing, which
> > will give much worse results. Defaulting to non multiplexing is much
> > better.
>
> Anyway it has -d/--detailed option which can be specified up to 3 times.
Thanks, that helps!
Cheers
--
Milian Wolff
mail@milianw.de
http://milianw.de
prev parent reply other threads:[~2014-11-05 11:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-04 16:44 Adding cache misses and references to list of default events for perf stat? Milian Wolff
2014-11-04 20:16 ` Andi Kleen
2014-11-05 2:26 ` Namhyung Kim
2014-11-05 11:18 ` Milian Wolff [this message]
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=4264844.1bgz2IYRsf@milian-kdab2 \
--to=mail@milianw.de \
--cc=andi@firstfloor.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=namhyung@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).