Re: [GIT PULL 0/6] perf/urgent build fixes for some environments

From: Ingo Molnar
Date: Sun Jan 23 2011 - 10:05:21 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/