Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754456AbaD1JPq (ORCPT ); Mon, 28 Apr 2014 05:15:46 -0400 Received: from mail-ve0-f182.google.com ([209.85.128.182]:33652 "EHLO mail-ve0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753723AbaD1JPo (ORCPT ); Mon, 28 Apr 2014 05:15:44 -0400 MIME-Version: 1.0 In-Reply-To: References: <1392311193-21214-1-git-send-email-jean.pihet@linaro.org> <20140312174520.GB17308@arm.com> <20140313101202.GB11365@mudshark.cambridge.arm.com> <20140313102203.GC30339@arm.com> Date: Mon, 28 Apr 2014 11:15:43 +0200 Message-ID: Subject: Re: [PATCH] perf: ARM64: wire up perf_regs and unwind support From: Jean Pihet To: Arnaldo Carvalho de Melo Cc: "linux-kernel@vger.kernel.org" , "linaro-kernel@lists.linaro.org" , "linux-arm-kernel@lists.infradead.org" , Will Deacon , Ingo Molnar , Jiri Olsa , Patch Tracking , Catalin Marinas Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnaldo, > This patch hooks in the perf_regs and libunwind code for ARM64. > The tools/perf/arch/arm64 is created; it contains the arch specific > code for DWARF unwinding. > > Signed-off-by: Jean Pihet > Acked-by: Will Deacon Ping on this patch. Can you take this patch in your tree? Please let me know if you need a rebased version of this one. Regards, Jean On 13 March 2014 13:01, Jean Pihet wrote: > On 13 March 2014 11:22, Catalin Marinas wrote: >> On Thu, Mar 13, 2014 at 10:12:02AM +0000, Will Deacon wrote: >>> On Wed, Mar 12, 2014 at 05:45:20PM +0000, Catalin Marinas wrote: >>> > On Wed, Mar 12, 2014 at 01:42:51PM +0100, Jean Pihet wrote: >>> > > On 13 February 2014 18:06, Jean Pihet wrote: >>> > > > This patch hooks in the perf_regs and libunwind code for ARM64. >>> > > > The tools/perf/arch/arm64 is created; it contains the arch specific >>> > > > code for DWARF unwinding. >>> > > > >>> > > > Signed-off-by: Jean Pihet >>> > > > Acked-by: Will Deacon >>> > > >>> > > Ping on this patch. Can this one go into the perf tree? >>> > >>> > I'm happy to take it as well if there are no objections from the perf >>> > maintainers. >>> >>> I object :) Last time I took a patch for perf tools (via the arm tree) it >>> ended in a conflict from hell and we vowed not to take tools patches via >>> arch trees again. >> >> Works for me ;) > Ok thanks! > > Arnaldo, can you take this patch in your tree? > > Jean > >> >> -- >> Catalin -- 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/