From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ee0-f42.google.com (mail-ee0-f42.google.com [74.125.83.42]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 8F3DC2C0180 for ; Sun, 9 Dec 2012 01:27:29 +1100 (EST) Received: by mail-ee0-f42.google.com with SMTP id c41so739062eek.15 for ; Sat, 08 Dec 2012 06:27:26 -0800 (PST) Sender: Ingo Molnar Date: Sat, 8 Dec 2012 15:27:22 +0100 From: Ingo Molnar To: Arnaldo Carvalho de Melo Subject: Re: [GIT PULL 00/32] perf/core improvements and fixes Message-ID: <20121208142722.GB9022@gmail.com> References: <1353248997-30763-1-git-send-email-acme@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1353248997-30763-1-git-send-email-acme@infradead.org> Cc: Feng Tang , Peter Zijlstra , Frederic Weisbecker , Stephane Eranian , David Howells , linuxppc-dev@ozlabs.org, Paul Mackerras , Jiri Olsa , Robert Richter , Borislav Petkov , acme@ghostprotocols.net, Sukadev Bhattiprolu , Peter Zijlstra , Corey Ashford , Namhyung Kim , Anton Blanchard , Arnaldo Carvalho de Melo , Namhyung Kim , Thomas Gleixner , Mike Galbraith , linux-kernel@vger.kernel.org, Pekka Enberg , David Ahern , Linus Torvalds List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Note that I had to do a number of conflict resolutions between perf/urgent (now upstream) and perf/core, related to UAPI fixes: commit f0b9abfb044649bc452fb2fb975ff2fd599cc6a3 Merge: adc1ef1 1b3c393 Author: Ingo Molnar Date: Sat Dec 8 15:25:06 2012 +0100 Merge branch 'linus' into perf/core Conflicts: tools/perf/Makefile tools/perf/builtin-test.c tools/perf/perf.h tools/perf/tests/parse-events.c tools/perf/util/evsel.h Signed-off-by: Ingo Molnar I think I managed to resolve them all correctly - but please double check the end result nevertheless. Thanks, Ingo