mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: linux-kernel@vger.kernel.org,
	"Frédéric Weisbecker" <fweisbec@gmail.com>,
	"Mike Galbraith" <efault@gmx.de>,
	"Paul Mackerras" <paulus@samba.org>,
	"Peter Zijlstra" <a.p.zijlstra@chello.nl>,
	"Russ Anderson" <rja@sgi.com>,
	"Stephane Eranian" <eranian@google.com>,
	"Tom Zanussi" <tzanussi@gmail.com>
Subject: Re: [GIT PULL v2 0/2] Allow disabling TUI per command in ~/.perfconfig
Date: Fri, 21 May 2010 09:52:41 +0200	[thread overview]
Message-ID: <20100521075241.GA4110@elte.hu> (raw)
In-Reply-To: <1274404121-6115-1-git-send-email-acme@infradead.org>


* Arnaldo Carvalho de Melo <acme@infradead.org> wrote:

> Hi Ingo,
> 
> 	I noticed some problems in the previous TUI 
> disabling patch, fixed in this v2 series, that also 
> includes a removal of some gettimeofday calls of little 
> utility submitted by Russ.
> 
>         Please pull from:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf
> 
> Regards,
> 
> - Arnaldo
> 
> 
> Arnaldo Carvalho de Melo (1):
>   perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig
> 
> Russ Anderson (1):
>   perf record: remove unneeded gettimeofday() call
> 
>  tools/perf/builtin-record.c |   17 +----------------
>  tools/perf/builtin-report.c |    8 ++++----
>  tools/perf/perf.c           |   25 +++++++++++++++++++++++--
>  tools/perf/util/cache.h     |    2 +-
>  tools/perf/util/newt.c      |    9 ++++++---
>  5 files changed, 35 insertions(+), 26 deletions(-)

Pulled, thanks Arnaldo!

	Ingo

      parent reply	other threads:[~2010-05-21  7:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-21  1:08 Arnaldo Carvalho de Melo
2010-05-21  1:08 ` [PATCH 1/2] perf record: remove unneeded gettimeofday() call Arnaldo Carvalho de Melo
2010-05-21  1:08 ` [PATCH v2 2/2] perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig Arnaldo Carvalho de Melo
2010-05-21  7:52 ` Ingo Molnar [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=20100521075241.GA4110@elte.hu \
    --to=mingo@elte.hu \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@infradead.org \
    --cc=efault@gmx.de \
    --cc=eranian@google.com \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulus@samba.org \
    --cc=rja@sgi.com \
    --cc=tzanussi@gmail.com \
    /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

Powered by JetHome