[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110111105708.GA5253@elte.hu>
Date: Tue, 11 Jan 2011 11:57:08 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.org, Chris Samuel <chris@...muel.org>,
David Ahern <daahern@...co.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Jiri Pirko <jpirko@...hat.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Tom Zanussi <tzanussi@...il.com>
Subject: Re: [GIT PULL 0/6] perf/urgent fixes and improvements
* Arnaldo Carvalho de Melo <acme@...radead.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 (4):
> perf sched: Fix allocation result check
> perf tools: Emit clearer message for sys_perf_event_open ENOENT return
> perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
> perf session: Fix infinite loop in __perf_session__process_events
>
> David Ahern (1):
> perf stat: better error message for unsupported events
>
> Jiri Pirko (1):
> perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail
>
> tools/perf/builtin-record.c | 3 +
> tools/perf/builtin-sched.c | 5 +-
> tools/perf/builtin-stat.c | 2 +
> tools/perf/builtin-test.c | 110 +++++++++++++++++++++++++++++++++++++++++++
> tools/perf/builtin-top.c | 2 +
> tools/perf/util/evsel.c | 82 +++++++++++++++++++-------------
> tools/perf/util/session.c | 2 +-
> 7 files changed, 170 insertions(+), 36 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists