LKML Archive on lore.kernel.org
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,
Arjan van de Ven <arjan@infradead.org>,
Denis Kirjanov <dkirjanov@kernel.org>,
Eric Dumazet <eric.dumazet@gmail.com>,
Frederic Weisbecker <fweisbec@gmail.com>,
Mike Galbraith <efault@gmx.de>, Paul Mackerras <paulus@samba.org>,
Peter Zijlstra <peterz@infradead.org>,
Pingtian Han <phan@redhat.com>,
Stephane Eranian <eranian@google.com>,
Thomas Renninger <trenn@suse.de>,
Tom Zanussi <tzanussi@gmail.com>,
Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Subject: Re: [GIT PULL 0/6] perf/urgent build fixes for some environments
Date: Sun, 23 Jan 2011 16:04:40 +0100 [thread overview]
Message-ID: <20110123150440.GA11682@elte.hu> (raw)
In-Reply-To: <1295747778-26186-1-git-send-email-acme@infradead.org>
* Arnaldo Carvalho de Melo <acme@infradead.org> wrote:
> Hi Ingo,
>
> Please consider pulling from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/urgent
>
> Regards,
>
> - Arnaldo
>
> Arnaldo Carvalho de Melo (5):
> perf test: Fix build on older glibcs
> perf tools: Fix 64 bit integer format strings
> perf tools: Add missing header, fixes build
> perf tools: Fix build when using gcc 3.4.6
> perf tools: Fix build by checking if extra warnings are supported
>
> Thomas Renninger (1):
> perf tools: Fix time function double declaration with glibc
>
> tools/perf/Makefile | 9 +++++-
> tools/perf/builtin-annotate.c | 6 ++--
> tools/perf/builtin-kmem.c | 4 +-
> tools/perf/builtin-lock.c | 6 ++--
> tools/perf/builtin-record.c | 2 +-
> tools/perf/builtin-report.c | 2 +-
> tools/perf/builtin-sched.c | 20 +++++++-------
> tools/perf/builtin-script.c | 6 ++--
> tools/perf/builtin-stat.c | 4 +-
> tools/perf/builtin-test.c | 47 +++++++++++++++++--------------
> tools/perf/builtin-top.c | 9 +++---
> tools/perf/util/event.c | 5 ++-
> tools/perf/util/header.c | 4 +-
> tools/perf/util/hist.c | 17 ++++++-----
> tools/perf/util/include/linux/bitops.h | 1 +
> tools/perf/util/map.c | 3 +-
> tools/perf/util/parse-events.c | 2 +-
> tools/perf/util/parse-events.h | 2 +-
> tools/perf/util/probe-event.c | 2 +-
> tools/perf/util/session.c | 28 ++++++++++---------
> tools/perf/util/svghelper.c | 9 +++---
> tools/perf/util/symbol.c | 9 +++---
> tools/perf/util/types.h | 10 ++++---
> tools/perf/util/ui/browsers/hists.c | 2 +-
> tools/perf/util/ui/browsers/map.c | 5 ++-
> tools/perf/util/values.c | 10 +++---
> 26 files changed, 123 insertions(+), 101 deletions(-)
Pulled, thanks a lot Arnaldo!
Ingo
prev parent reply other threads:[~2011-01-23 15:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-23 1:56 Arnaldo Carvalho de Melo
2011-01-23 1:56 ` [PATCH 1/6] perf test: Fix build on older glibcs Arnaldo Carvalho de Melo
2011-01-23 8:29 ` Eric Dumazet
2011-01-23 13:00 ` Arnaldo Carvalho de Melo
2011-01-23 1:56 ` [PATCH 2/6] perf tools: Fix 64 bit integer format strings Arnaldo Carvalho de Melo
2011-01-23 1:56 ` [PATCH 3/6] perf tools: Add missing header, fixes build Arnaldo Carvalho de Melo
2011-01-23 1:56 ` [PATCH 4/6] perf tools: Fix build when using gcc 3.4.6 Arnaldo Carvalho de Melo
2011-01-23 1:56 ` [PATCH 5/6] perf tools: Fix build by checking if extra warnings are supported Arnaldo Carvalho de Melo
2011-01-23 1:56 ` [PATCH 6/6] perf tools: Fix time function double declaration with glibc Arnaldo Carvalho de Melo
2011-01-23 15:04 ` 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=20110123150440.GA11682@elte.hu \
--to=mingo@elte.hu \
--cc=acme@ghostprotocols.net \
--cc=acme@infradead.org \
--cc=arjan@infradead.org \
--cc=dkirjanov@kernel.org \
--cc=efault@gmx.de \
--cc=eranian@google.com \
--cc=eric.dumazet@gmail.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paulus@samba.org \
--cc=peterz@infradead.org \
--cc=phan@redhat.com \
--cc=trenn@suse.de \
--cc=tzanussi@gmail.com \
--subject='Re: [GIT PULL 0/6] perf/urgent build fixes for some environments' \
/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
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).