From: Arnaldo Carvalho de Melo <acme@infradead.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org,
"Arnaldo Carvalho de Melo" <acme@infradead.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: [GIT PULL v2 0/2] Allow disabling TUI per command in ~/.perfconfig
Date: Thu, 20 May 2010 22:08:39 -0300 [thread overview]
Message-ID: <1274404121-6115-1-git-send-email-acme@infradead.org> (raw)
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(-)
next reply other threads:[~2010-05-21 1:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-21 1:08 Arnaldo Carvalho de Melo [this message]
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 ` [GIT PULL v2 0/2] Allow disabling TUI per command " Ingo Molnar
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=1274404121-6115-1-git-send-email-acme@infradead.org \
--to=acme@infradead.org \
--cc=a.p.zijlstra@chello.nl \
--cc=efault@gmx.de \
--cc=eranian@google.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--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;
as well as URLs for NNTP newsgroup(s).