From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by lists.ozlabs.org (Postfix) with ESMTP id 59B301A0BF2 for ; Thu, 29 Jan 2015 01:55:35 +1100 (AEDT) Date: Wed, 28 Jan 2015 11:55:36 -0300 From: Arnaldo Carvalho de Melo To: Ingo Molnar Subject: Re: [GIT PULL 00/26] perf/core improvements and fixes Message-ID: <20150128145536.GJ7220@kernel.org> References: <1422294449-12735-1-git-send-email-acme@kernel.org> <20150128145015.GB6559@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20150128145015.GB6559@gmail.com> Cc: Richard Fowles , Peter Zijlstra , =?iso-8859-1?Q?Fr=E9d=E9ric?= Weisbecker , Rasmus Villemoes , Stephane Eranian , Adrian Hunter , Paul Mackerras , Masami Hiramatsu , Jiri Olsa , Rickard Strandqvist , Borislav Petkov , Don Zickus , Ramkumar Ramachandra , Steven Rostedt , Joe Mario , Namhyung Kim , Sukadev Bhattiprolu , Kan Liang , Mike Galbraith , linux-kernel@vger.kernel.org, David Ahern , Cody P Schafer , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Em Wed, Jan 28, 2015 at 03:50:15PM +0100, Ingo Molnar escreveu: > Pulled, thanks a lot Arnaldo! Thanks! > Note that there was some minimal interaction with Frederic's > pending perf/hw_breakpoint work, in tools/perf/Documentation/perf-record.txt. > > I resolved the conflict and merged perf/hw_breakpoint into > perf/core as well, to avoid future complications. (Once I've > pushed it all out you guys might want to double check what I did > there though, just to make sure.) As soon as 'git remote update tip' gets this stuff, I'll check it! - Arnaldo