Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754484AbaBDQqk (ORCPT ); Tue, 4 Feb 2014 11:46:40 -0500 Received: from mail-vc0-f175.google.com ([209.85.220.175]:51643 "EHLO mail-vc0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751333AbaBDQqf (ORCPT ); Tue, 4 Feb 2014 11:46:35 -0500 MIME-Version: 1.0 In-Reply-To: References: <1389098853-14466-1-git-send-email-jolsa@redhat.com> <20140117122431.GC1130@krava.brq.redhat.com> <20140128130408.GF1229@krava.brq.redhat.com> Date: Tue, 4 Feb 2014 17:46:34 +0100 Message-ID: Subject: Re: [PATCH 00/16] perf tools: Add libdw DWARF unwind support From: Jean Pihet To: Jiri Olsa Cc: "linux-kernel@vger.kernel.org" , Corey Ashford , Frederic Weisbecker , Ingo Molnar , Namhyung Kim , Paul Mackerras , Peter Zijlstra , Arnaldo Carvalho de Melo , David Ahern , Jan Kratochvil Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jiri, On 28 January 2014 17:46, Jean Pihet wrote: > Hi Jiri, > > On 28 January 2014 14:04, Jiri Olsa wrote: >> On Fri, Jan 17, 2014 at 01:27:53PM +0100, Jean Pihet wrote: >>> Hi Jiri, >>> >>> Let me start on it next week. Is that OK? >>> >>> Thx for the reminder, I had not entirely forgotten it though ;p >> hi, >> rebased patchset to latest acme's perf/core is in: >> https://git.kernel.org/cgit/linux/kernel/git/jolsa/perf.git/ >> perf/core_libdw_unwind > Great, that was needed. > >> aaand ping ;-) > I checked that the build still works ok on ARM. I am now trying with libdw. > I can give an Ack as soon as that is done, then implement the ARM specific code. The build with and without libunwind and libdw has been tested succesfully on ARM, including the paths to the desired libraries. Of course I am getting a link error on 'libdw__arch_set_initial_registers' because the ARM support is not yet in. Here is an ack on the series: Acked-by: Jean Pihet Next on my plate: implement the ARM specifics. Thanks! Jean > >> >> thanks, >> jirka -- 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/