Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755614Ab1BRH1M (ORCPT ); Fri, 18 Feb 2011 02:27:12 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:60981 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753279Ab1BRH1J (ORCPT ); Fri, 18 Feb 2011 02:27:09 -0500 Date: Fri, 18 Feb 2011 08:26:46 +0100 From: Ingo Molnar To: Arnaldo Carvalho de Melo Cc: linux-kernel@vger.kernel.org, Arun Sharma , "David S . Miller" , Frederic Weisbecker , Mike Galbraith , Paul Mackerras , Peter Zijlstra , Robert Richter , Stephane Eranian , Steven Rostedt , Tom Zanussi , Arnaldo Carvalho de Melo Subject: Re: [GIT PULL 0/5] perf/core improvements and fixes Message-ID: <20110218072645.GB11404@elte.hu> References: <1297975291-12792-1-git-send-email-acme@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1297975291-12792-1-git-send-email-acme@infradead.org> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1273 Lines: 39 * Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling from: > > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core > > Regards, > > - Arnaldo > > Arnaldo Carvalho de Melo (4): > perf python: Add cgroup.c to setup.py to get it building again > perf hists: Print number of samples, not the period sum > perf record: Delay setting the header writing atexit call > perf report: Tell the user when a perf.data file has no samples > > Stephane Eranian (1): > perf: make perf stat print user provided full event names > > tools/perf/builtin-record.c | 10 +++++----- > tools/perf/builtin-report.c | 6 ++++++ > tools/perf/util/evsel.c | 1 + > tools/perf/util/evsel.h | 7 +++++++ > tools/perf/util/hist.c | 7 +++++-- > tools/perf/util/parse-events.c | 10 ++++++++++ > tools/perf/util/setup.py | 2 +- > 7 files changed, 35 insertions(+), 8 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/