Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp39659rwl; Thu, 13 Apr 2023 20:27:39 -0700 (PDT) X-Google-Smtp-Source: AKy350ZeYOxwrnpY6pfg9uHHLhL+r67VpE5EgkYPPPNRDc0HHOaUWxRtYrTY5IZzR0pFJa9H2XZH X-Received: by 2002:a05:6a20:b829:b0:bb:b903:d836 with SMTP id fi41-20020a056a20b82900b000bbb903d836mr4210187pzb.54.1681442858820; Thu, 13 Apr 2023 20:27:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1681442858; cv=none; d=google.com; s=arc-20160816; b=mX9px6nV7lbuCbbvv4cJ65Y1AWXkj38+5EbtM+AD/QAG7WygQw3VD+bJmhr91LkoMI aMEgr3PZXwdMzNdjvwFa72688bgdxZtOy4c3gPWLgb3N2JAOj77c7/jF7pv/5CvxbtAp g+7cXgH0euTu1YYw4TYYoox9bgwMOSKqDwt6frH4xsHBzZ5o1BdgJaGos48V9mW3N/PB f58WTYtckq5tltfsjdFtBa1GsrBNgNxKgp3y2rqI8Q1kjsd3cATABX4nzj6OtO+xjPur n3JdgZfxXfoy5cPPAbYk+P/kYRpJr+7yvcLc6L9i8Q7/ZP1cVZBAF+e++AbqfiPsTg6u +k1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=xoDchxLIbIV90k9DSd1ZaXiTeOZjasnuXHHx7L2dm9Y=; b=sabze4X/eeMu6k6Xgyq0TRBw8pcLLNmNTGLtQYc8e01P0asTfz6ALNwzNQbt+fr8wf qe9D3FLV3HV/0YSDXwbusLDPlKkzIobP64Wx3vofzIiqn/o3T6QkH9iHJ+GP7+2zTkss ybmi1fcM3IaBPUG5O/2C1a8jcMqrbrpPh747ENGGx+0gCwF3XUFBifdyL7hRc1CFtrGx coP7I4wtApJO/2uJLqaLQ3qYSc5ti+2pcgltOAAUHuruZ3cg0wOrAUUD7pzfwhO9OW+g tZ9eaAsoA3wGIVo2g3nOxa3rkotoEWBIWyUDo94qfhrgM0dRy67GuFbB5Du+sH8zj2fG wLGg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id s21-20020a63e815000000b00513ec891472si3676131pgh.88.2023.04.13.20.27.27; Thu, 13 Apr 2023 20:27:38 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229601AbjDND0L (ORCPT + 99 others); Thu, 13 Apr 2023 23:26:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44294 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229457AbjDND0K (ORCPT ); Thu, 13 Apr 2023 23:26:10 -0400 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6AD083AAD; Thu, 13 Apr 2023 20:26:08 -0700 (PDT) Received: from kwepemi500013.china.huawei.com (unknown [172.30.72.53]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4PyMFC2bD3zSsB3; Fri, 14 Apr 2023 11:22:07 +0800 (CST) Received: from M910t.huawei.com (10.110.54.157) by kwepemi500013.china.huawei.com (7.221.188.120) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Fri, 14 Apr 2023 11:26:05 +0800 From: Changbin Du To: Arnaldo Carvalho de Melo , Peter Zijlstra , Ingo Molnar CC: Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Ian Rogers , Adrian Hunter , , , Hui Wang , Changbin Du Subject: [PATCH v4 1/2] perf script: print raw ip instead of binary offset for callchain Date: Fri, 14 Apr 2023 11:25:46 +0800 Message-ID: <20230414032547.2767909-2-changbin.du@huawei.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230414032547.2767909-1-changbin.du@huawei.com> References: <20230414032547.2767909-1-changbin.du@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.110.54.157] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To kwepemi500013.china.huawei.com (7.221.188.120) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Before this, the raw ip is printed for non-callchain and dso offset for callchain. This inconsistent output for address may confuse people. And mostly what we expect is the raw ip. 'dso offset' is printed in callchain: $ perf script ... ls 1341034 2739463.008343: 2162417 cycles: ffffffff99d657a7 [unknown] ([unknown]) ffffffff99e00b67 [unknown] ([unknown]) 235d3 memset+0x53 (/usr/lib/x86_64-linux-gnu/ld-2.31.so) # dso offset a61b _dl_map_object+0x1bb (/usr/lib/x86_64-linux-gnu/ld-2.31.so) raw ip is printed for non-callchain: $ perf script -G ... ls 1341034 2739463.008876: 2053304 cycles: ffffffffc1596923 [unknown] ([unknown]) ls 1341034 2739463.009381: 1917049 cycles: 14def8e149e6 __strcoll_l+0xd96 (/usr/lib/x86_64-linux-gnu/libc-2.31.so) # raw ip Let's have consistent output for it. Later I'll add a new field 'dsoff' to print dso offset. Signed-off-by: Changbin Du --- tools/perf/util/evsel_fprintf.c | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/tools/perf/util/evsel_fprintf.c b/tools/perf/util/evsel_fprintf.c index bd22c4932d10..1fb8044d402e 100644 --- a/tools/perf/util/evsel_fprintf.c +++ b/tools/perf/util/evsel_fprintf.c @@ -153,13 +153,8 @@ int sample__fprintf_callchain(struct perf_sample *sample, int left_alignment, if (map) addr = map->map_ip(map, node->ip); - if (print_ip) { - /* Show binary offset for userspace addr */ - if (map && !map->dso->kernel) - printed += fprintf(fp, "%c%16" PRIx64, s, addr); - else - printed += fprintf(fp, "%c%16" PRIx64, s, node->ip); - } + if (print_ip) + printed += fprintf(fp, "%c%16" PRIx64, s, node->ip); if (print_sym) { printed += fprintf(fp, " "); -- 2.25.1