From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932310AbdBHM2J (ORCPT ); Wed, 8 Feb 2017 07:28:09 -0500 Received: from mail.kernel.org ([198.145.29.136]:54232 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932160AbdBHM2G (ORCPT ); Wed, 8 Feb 2017 07:28:06 -0500 Date: Wed, 8 Feb 2017 09:27:53 -0300 From: Arnaldo Carvalho de Melo To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Peter Zijlstra , Ingo Molnar , Alexander Shishkin , kernel@pengutronix.de, linux-kernel@vger.kernel.org, Jiri Olsa Subject: Re: [PATCH 1/2] perf symbols: use .gnu_debuglink as gdb does Message-ID: <20170208122753.GB6668@kernel.org> References: <1469094512-13440-1-git-send-email-u.kleine-koenig@pengutronix.de> <20170119095139.ya2uxisldfhlfjci@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170119095139.ya2uxisldfhlfjci@pengutronix.de> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Thu, Jan 19, 2017 at 10:51:39AM +0100, Uwe Kleine-König escreveu: > On Thu, Jul 21, 2016 at 11:48:31AM +0200, Uwe Kleine-König wrote: > > As documented in the comment gdb looks for debug files not only relative > > to the binary's directory, but also in .debug and /usr/lib/debug/. > > Let perf do the same thing. > > > > Signed-off-by: Uwe Kleine-König > > ping. Sorry, completely lost track of these two :-\ Applied 'perf probe --symfs' one, the other should be already dealt with by another patch, this one: t 9343e45bf6cc4a05f6e271e9f8d06bc87875c604 Author: Matija Glavinic Pecotic Date: Tue Jan 17 15:50:35 2017 +0100 perf unwind: Fix looking up dwarf unwind stack info ----------- That is in tip/perf/core now. - Arnaldo > Best regards > Uwe > > -- > Pengutronix e.K. | Uwe Kleine-König | > Industrial Linux Solutions | http://www.pengutronix.de/ |