From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932522AbeCISH3 (ORCPT ); Fri, 9 Mar 2018 13:07:29 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:56206 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932497AbeCISHY (ORCPT ); Fri, 9 Mar 2018 13:07:24 -0500 Date: Fri, 9 Mar 2018 12:07:20 -0600 From: Kim Phillips To: Arnaldo Carvalho de Melo Cc: "Christian Hansen (chansen3)" , "linux-perf-users@vger.kernel.org" , Peter Zijlstra , Ingo Molnar , Alexander Shishkin , Jiri Olsa , Namhyung Kim , , Mathieu Poirier , "Vuille, Martin (Martin)" , Martin Vuille Subject: Re: [PATCH] perf tools arm64: Add libdw DWARF post unwind support for ARM64 Message-Id: <20180309120720.9358515dbff3b1d1fdf70cc8@arm.com> In-Reply-To: <20180309150627.GB8347@kernel.org> References: <20180226142726.cd413c792d0782f77b60a23e@arm.com> <20180226174040.6998bd3c0a79b2f19c491e4d@arm.com> <9B701F46-6AEA-48D8-9103-71D35C83776D@cisco.com> <20180308211030.4ee4a0d6ff6dc5cda1b567d4@arm.com> <20180309150627.GB8347@kernel.org> Organization: Arm X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 9 Mar 2018 12:06:27 -0300 Arnaldo Carvalho de Melo wrote: Hi Arnaldo, > Em Thu, Mar 08, 2018 at 09:10:30PM -0600, Kim Phillips escreveu: > > Based on prior work: > > > > https://lkml.org/lkml/2014/5/6/395 > > Thanks, looks good, applying. > > Jean, is everything ok with you on this? By now your email to Jean should have bounced with "The email account that you tried to reach does not exist." Removing Jean from Cc. It seems like you're applying patches. There are a couple that have slipped through the cracks: Can you please take a look at applying them? - "perf tools: Fixing uninitialised variable" https://patchwork.kernel.org/patch/10179381/ - "perf unwind: Report error from dwfl_attach_state" https://patchwork.kernel.org/patch/10211483/ [Martin, I guess it would help if you replied-all that patch and added your signed-off-by.] - "perf unwind: Unwind with libdw doesn't take symfs into account" https://patchwork.kernel.org/patch/10211599/ Thanks, Kim