From: Eric Dumazet <eric.dumazet@gmail.com>
To: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: "Ingo Molnar" <mingo@elte.hu>,
"Frédéric Weisbecker" <fweisbec@gmail.com>,
"H. Peter Anvin" <hpa@zytor.com>,
"Peter Zijlstra" <peterz@infradead.org>,
"Mike Galbraith" <efault@gmx.de>,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/1] perf top: Add poll_idle to the skip list
Date: Sat, 26 Sep 2009 07:58:35 +0200 [thread overview]
Message-ID: <4ABDAD8B.2040307@gmail.com> (raw)
In-Reply-To: <20090925220239.GA5488@ghostprotocols.net>
Arnaldo Carvalho de Melo a écrit :
> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
> ---
> tools/perf/builtin-top.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/tools/perf/builtin-top.c b/tools/perf/builtin-top.c
> index a92e82b..15c221e 100644
> --- a/tools/perf/builtin-top.c
> +++ b/tools/perf/builtin-top.c
> @@ -779,6 +779,7 @@ static const char *skip_symbols[] = {
> "exit_idle",
> "mwait_idle",
> "mwait_idle_with_hints",
> + "poll_idle",
> "ppc64_runlatch_off",
> "pseries_dedicated_idle_sleep",
> NULL
I was about to submit same patch :)
Thanks
next prev parent reply other threads:[~2009-09-26 5:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-25 22:02 [PATCH 1/1] perf top: Add poll_idle to the skip list Arnaldo Carvalho de Melo
2009-09-26 5:58 ` Eric Dumazet [this message]
2009-09-30 12:13 ` [tip:perf/urgent] " tip-bot for Arnaldo Carvalho de Melo
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=4ABDAD8B.2040307@gmail.com \
--to=eric.dumazet@gmail.com \
--cc=acme@redhat.com \
--cc=efault@gmx.de \
--cc=fweisbec@gmail.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.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.