Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756978Ab1E0WbC (ORCPT ); Fri, 27 May 2011 18:31:02 -0400 Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:55591 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754478Ab1E0WbA (ORCPT ); Fri, 27 May 2011 18:31:00 -0400 X-Greylist: delayed 2706 seconds by postgrey-1.27 at vger.kernel.org; Fri, 27 May 2011 18:31:00 EDT From: Arnaldo Carvalho de Melo To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Arnaldo Carvalho de Melo , David Ahern , Frederic Weisbecker , Ingo Molnar , Mike Galbraith , Paul Mackerras , Peter Zijlstra , Stephane Eranian , Thomas Gleixner , Tom Zanussi , Arnaldo Carvalho de Melo Subject: [GIT PULL 0/5] perf/urgent fixes Date: Fri, 27 May 2011 18:45:31 -0300 Message-Id: <1306532736-3790-1-git-send-email-acme@infradead.org> X-Mailer: git-send-email 1.6.2.5 X-SRS-Rewrite: SMTP reverse-path rewritten from by canuck.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 957 Lines: 30 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 tools: Make sure kptr_restrict warnings fit 80 col terms perf top: Remove unused macro perf top: Handle kptr_restrict perf top: Don't stop if no kernel symtab is found David Ahern (1): perf events: initialize fd array to -1 instead of 0 tools/perf/builtin-record.c | 19 ++++++++----------- tools/perf/builtin-report.c | 17 +++++++---------- tools/perf/builtin-top.c | 37 ++++++++++++++++++++++++++++++------- tools/perf/util/evsel.c | 10 ++++++++++ 4 files changed, 55 insertions(+), 28 deletions(-) -- 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/