Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp13329480ybl; Sun, 29 Dec 2019 09:26:03 -0800 (PST) X-Google-Smtp-Source: APXvYqzN9ESHEipY5OLOw75H60YjTSXPVHvh6AsivGOmVm4W1nLl8bzJu6Px92ZLBe2NUl8Lnjwy X-Received: by 2002:a05:6830:1c81:: with SMTP id v1mr71352084otf.83.1577640363018; Sun, 29 Dec 2019 09:26:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1577640363; cv=none; d=google.com; s=arc-20160816; b=thst/zXgl9h7i066oiZStzL8WlZna81euw6Vdn7/EfvcW0wzpbzrW5ZynZoD+N6V3a RMGeR1AQFZlqT/xum5HIOuP4e4cNfkMiaPgqFJVELSk5XkPxOIllGqHVf2StQTw6jwTX xMakkJj/I4x58KXkMcEmjS8iKaCNwDQLGVZadF4IoMz90lxZzY/GVesRV/Sw6PyZiZpa IMqQKO+ODMy5rSbOdSG7+7slvcbPAvMZ9dP141lQPefqHxRlz9Cbw2mMzAUuaxfXSyT7 GJQDGTOltIqgMrYUF+CrZvD5uK/Z1lUl/fVhcftG8emavmrXYhSo199mswzaVm0Wq2Mr tfEQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=20+49ZKYnYogQUg/6q5L9ZqPsDiAAZ3vvqUrwXS9CdU=; b=Rs+ggtmecOhaOp+CmTSkQo+dE7sJTE8V03dxIUHAX9nNMVQZM4Ngqbd9HcCaF7myCf LGunOXkCgOs0QzlKhhigecqc2vQ3zXxVdhKN2+OS+l/VNW3DZWXS1U1o6JlZZts9gBV0 9oCej6sOvENSLsGyexd815GMAnPpsQjVDoaRHgbTlc/WFOqU28w3mX6pOPQe2leJ78Ad DqHmQHsnpyVOsA1quYD+h9gD6a0auaNsN9As6/c4nU0GOgcORAL6xPsH5zjVTNCq4XxB gYJf3TMNNTlBB1Ystgc8pVBIgBcOd+y0AXheyLflENJCvDTUwTPZ2B6/7xqkyLWQ5VHR ceyw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="KC/msKVQ"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a64si20336237oif.256.2019.12.29.09.25.51; Sun, 29 Dec 2019 09:26:03 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="KC/msKVQ"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727811AbfL2RYt (ORCPT + 99 others); Sun, 29 Dec 2019 12:24:49 -0500 Received: from mail.kernel.org ([198.145.29.99]:43704 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727461AbfL2RYm (ORCPT ); Sun, 29 Dec 2019 12:24:42 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 79A2120722; Sun, 29 Dec 2019 17:24:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1577640281; bh=BofCDVqTkD8Y/rfncmPPBc15ufrbz/f+3k7K6svFldE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=KC/msKVQhvF2W0xOGRYESPUZvv3Gm2oGexFXFRN3OvHrnyRqKOXHu7AR+BTWP6Ro0 9zue6cVoo5/uPgWFCEQllUwD5vGI9d94zLVt3Q8kB0Ykb3U6FfWKGRWUMOKVlv6zyR fQNuoWRVJYo7/iqlV84mEkx6vmt0kqAE5hRY4HDs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Masami Hiramatsu , Jiri Olsa , Namhyung Kim , Arnaldo Carvalho de Melo , Sasha Levin Subject: [PATCH 4.14 094/161] perf probe: Walk function lines in lexical blocks Date: Sun, 29 Dec 2019 18:19:02 +0100 Message-Id: <20191229162426.386977855@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20191229162355.500086350@linuxfoundation.org> References: <20191229162355.500086350@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Masami Hiramatsu [ Upstream commit acb6a7047ac2146b723fef69ee1ab6b7143546bf ] Since some inlined functions are in lexical blocks of given function, we have to recursively walk through the DIE tree. Without this fix, perf-probe -L can miss the inlined functions which is in a lexical block (like if (..) { func() } case.) However, even though, to walk the lines in a given function, we don't need to follow the children DIE of inlined functions because those do not have any lines in the specified function. We need to walk though whole trees only if we walk all lines in a given file, because an inlined function can include another inlined function in the same file. Fixes: b0e9cb2802d4 ("perf probe: Fix to search nested inlined functions in CU") Signed-off-by: Masami Hiramatsu Cc: Jiri Olsa Cc: Namhyung Kim Link: http://lore.kernel.org/lkml/157190836514.1859.15996864849678136353.stgit@devnote2 Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: Sasha Levin --- tools/perf/util/dwarf-aux.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/tools/perf/util/dwarf-aux.c b/tools/perf/util/dwarf-aux.c index bc52b3840706..e5406e5adb68 100644 --- a/tools/perf/util/dwarf-aux.c +++ b/tools/perf/util/dwarf-aux.c @@ -691,10 +691,9 @@ static int __die_walk_funclines_cb(Dwarf_Die *in_die, void *data) if (lw->retval != 0) return DIE_FIND_CB_END; } + if (!lw->recursive) + return DIE_FIND_CB_SIBLING; } - if (!lw->recursive) - /* Don't need to search recursively */ - return DIE_FIND_CB_SIBLING; if (addr) { fname = dwarf_decl_file(in_die); @@ -741,6 +740,10 @@ static int __die_walk_culines_cb(Dwarf_Die *sp_die, void *data) { struct __line_walk_param *lw = data; + /* + * Since inlined function can include another inlined function in + * the same file, we need to walk in it recursively. + */ lw->retval = __die_walk_funclines(sp_die, true, lw->callback, lw->data); if (lw->retval != 0) return DWARF_CB_ABORT; @@ -830,8 +833,9 @@ int die_walk_lines(Dwarf_Die *rt_die, line_walk_callback_t callback, void *data) */ if (rt_die != cu_die) /* - * Don't need walk functions recursively, because nested - * inlined functions don't have lines of the specified DIE. + * Don't need walk inlined functions recursively, because + * inner inlined functions don't have the lines of the + * specified function. */ ret = __die_walk_funclines(rt_die, false, callback, data); else { -- 2.20.1