From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E3DC0D5D688 for ; Thu, 7 Nov 2024 19:49:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=2AskLkmd+5R6eqmkHaSAvvDU+5LmiCInoewkuXBDBPA=; b=iWEdj4hPj56VaggYXIMWRF0CQI Mk8AM2rl6PZaPdsg1YFbVHtW9/Q/ibA7lDnrVtcmKRP21eOeAvUdYkleR5Q5sxD8+WcnaI+Bu661+ 6L4/kH9q8xKxDBf2EwCBBH1YXBarnhYo94X/GTLYwicIIQX11+tWVtdlS7wCwOlHjHhoEbOacsWjH 1Q/D1xU8f1+HcacUbB6VyUfN1d/QMDgDOdMzSVtbbNc1kI8o7ay8FWQtfx48i7lWJ7PPPDG8XR2QU 1i6cuT9RnOYomKV1RbBt9DS7HlXwWcEfG9oA9kdXzWujAlTnJm3AWkaS7Y7r3FcTk1XenMYb6caT/ 9/If59UQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t98V8-000000088qa-2whL; Thu, 07 Nov 2024 19:49:06 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t981v-000000083jN-0uQb; Thu, 07 Nov 2024 19:18:57 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id C921F5C4C6E; Thu, 7 Nov 2024 19:18:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 62E73C4CECC; Thu, 7 Nov 2024 19:18:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1731007134; bh=tUz0GhcRj0ZxROqC6ULAO/ba2Gcn5tZO8oBwGXYih7Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FIABmJhOPM5gQ7aJobDAz51TgVD4v06smmwBLjo+3W+IRu0fwDcA2/6HEgiUoSa3E ZiichYPLU5m8WkFGTlGAL1/bVqe//nbrD55Jtn8P0bXqcQ58cwdjGbTUMQAGT3V67R oV6PsAeZvk05AEdHaHBCXlWhJ83NO5OvgKwvDA2ldVCWKtZWhKhzhjx555gHxYc6Kn tRV7gfxi1Z3azWFgw66neiEJVh48t5RBrAVSdtKWOt3UurvhGCX9d2x5+CCNrbuWVa 8y3YX/LpV3B7HxG56PTNNkzccFmtoVuEHNhNMMph5xwjU95xoe0KlJzWfejQj60Bpj Ujmu/DK6ORCnw== Date: Thu, 7 Nov 2024 11:18:50 -0800 From: Namhyung Kim To: Ian Rogers Cc: Masami Hiramatsu , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Mark Rutland , Alexander Shishkin , Jiri Olsa , Adrian Hunter , Kan Liang , John Garry , Will Deacon , James Clark , Mike Leach , Leo Yan , Guo Ren , Paul Walmsley , Palmer Dabbelt , Albert Ou , Nick Terrell , "Steven Rostedt (Google)" , Guilherme Amadio , Changbin Du , Daniel Bristot de Oliveira , Daniel Wagner , Aditya Gupta , Athira Rajeev , Masahiro Yamada , Kajol Jain , Huacai Chen , Bibo Mao , Anup Patel , Atish Patra , Shenlin Liang , Oliver Upton , "Steinar H. Gunderson" , "Dr. David Alan Gilbert" , Chen Pei , Dima Kogan , Yury Norov , Alexander Lobakin , linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-csky@vger.kernel.org, linux-riscv@lists.infradead.org Subject: Re: [PATCH v2 16/31] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum Message-ID: References: <20241005195541.380070-1-irogers@google.com> <20241005195541.380070-17-irogers@google.com> <20241007170755.03697b9178ed3dcac24dfa21@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241107_111855_371614_C9F6048A X-CRM114-Status: GOOD ( 39.22 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello, Sorry for the late reply. On Mon, Oct 07, 2024 at 08:46:59AM -0700, Ian Rogers wrote: > On Mon, Oct 7, 2024 at 1:08 AM Masami Hiramatsu wrote: > > > > On Sat, 5 Oct 2024 12:55:26 -0700 > > Ian Rogers wrote: > > > > > Rather than pass 0/EM_NONE, use the value computed in the disasm > > > struct arch. Switch the EM_NONE case to EM_HOST, rewriting EM_NONE if > > > it were passed to get_dwarf_regnum. Pass a flags value as > > > architectures like csky need the flags to determine the ABI variant. > > > > > > > Does this change the command output when we use it for cross-build > > environment? E.g. remote arch is different from host arch? If so, > > please add output examples with/without this change. > > The cases where this would apply are small as get_arch_regnum is only > implemented for x86. get_dwarf_regnum likewise only works for x86 and > it is only called by annotate. Yep, it's used only in the data type profiling. I don't expect it to work in the cross environment yet. This change moves it closer to the working state though. :) > In this code without this patch the behavior is to return -ENOTSUP, ie > the code is set up to fail and this code just makes it not fail for > the x86 case (when not on x86) with code that is well tested on x86. > The code exists as x86 registers may be the same dwarf number but have > different names: e.g. rax, eax, ax, al. I'm not sure this reaches a > high complexity level for extensive testing. I'll see if I can grab an > x86 perf.data file to analyze on ARM, but I don't think doing this > should gate the series. Yep, as I said it's not supported yet and I don't think that's the goal of this patch series. So probably it's ok to merge it without the extensive testing. Thanks, Namhyung > > > > Signed-off-by: Ian Rogers > > > --- > > > tools/perf/util/annotate.c | 6 +++--- > > > tools/perf/util/dwarf-regs.c | 8 ++++++-- > > > tools/perf/util/include/dwarf-regs.h | 5 +++-- > > > 3 files changed, 12 insertions(+), 7 deletions(-) > > > > > > diff --git a/tools/perf/util/annotate.c b/tools/perf/util/annotate.c > > > index 37ce43c4eb8f..b1d98da79be8 100644 > > > --- a/tools/perf/util/annotate.c > > > +++ b/tools/perf/util/annotate.c > > > @@ -2292,7 +2292,7 @@ static int extract_reg_offset(struct arch *arch, const char *str, > > > if (regname == NULL) > > > return -1; > > > > > > - op_loc->reg1 = get_dwarf_regnum(regname, 0); > > > + op_loc->reg1 = get_dwarf_regnum(regname, arch->e_machine, arch->e_flags); > > > free(regname); > > > > > > /* Get the second register */ > > > @@ -2305,7 +2305,7 @@ static int extract_reg_offset(struct arch *arch, const char *str, > > > if (regname == NULL) > > > return -1; > > > > > > - op_loc->reg2 = get_dwarf_regnum(regname, 0); > > > + op_loc->reg2 = get_dwarf_regnum(regname, arch->e_machine, arch->e_flags); > > > free(regname); > > > } > > > return 0; > > > @@ -2405,7 +2405,7 @@ int annotate_get_insn_location(struct arch *arch, struct disasm_line *dl, > > > return -1; > > > > > > if (*s == arch->objdump.register_char) > > > - op_loc->reg1 = get_dwarf_regnum(s, 0); > > > + op_loc->reg1 = get_dwarf_regnum(s, arch->e_machine, arch->e_flags); > > > else if (*s == arch->objdump.imm_char) { > > > op_loc->offset = strtol(s + 1, &p, 0); > > > if (p && p != s + 1) > > > diff --git a/tools/perf/util/dwarf-regs.c b/tools/perf/util/dwarf-regs.c > > > index 7c01bc4d7e5b..1321387f6948 100644 > > > --- a/tools/perf/util/dwarf-regs.c > > > +++ b/tools/perf/util/dwarf-regs.c > > > @@ -70,7 +70,7 @@ __weak int get_arch_regnum(const char *name __maybe_unused) > > > } > > > > > > /* Return DWARF register number from architecture register name */ > > > -int get_dwarf_regnum(const char *name, unsigned int machine) > > > +int get_dwarf_regnum(const char *name, unsigned int machine, unsigned int flags __maybe_unused) > > > { > > > char *regname = strdup(name); > > > int reg = -1; > > > @@ -84,8 +84,12 @@ int get_dwarf_regnum(const char *name, unsigned int machine) > > > if (p) > > > *p = '\0'; > > > > > > + if (machine == EM_NONE) { > > > + /* Generic arch - use host arch */ > > > + machine = EM_HOST; > > > + } > > > switch (machine) { > > > - case EM_NONE: /* Generic arch - use host arch */ > > > + case EM_HOST: > > > reg = get_arch_regnum(regname); > > > break; > > > default: > > > diff --git a/tools/perf/util/include/dwarf-regs.h b/tools/perf/util/include/dwarf-regs.h > > > index f4f87ded5e3d..ee0a734564c7 100644 > > > --- a/tools/perf/util/include/dwarf-regs.h > > > +++ b/tools/perf/util/include/dwarf-regs.h > > > @@ -93,12 +93,13 @@ int get_arch_regnum(const char *name); > > > * name: architecture register name > > > * machine: ELF machine signature (EM_*) > > > */ > > > -int get_dwarf_regnum(const char *name, unsigned int machine); > > > +int get_dwarf_regnum(const char *name, unsigned int machine, unsigned int flags); > > > > > > #else /* HAVE_LIBDW_SUPPORT */ > > > > > > static inline int get_dwarf_regnum(const char *name __maybe_unused, > > > - unsigned int machine __maybe_unused) > > > + unsigned int machine __maybe_unused, > > > + unsigned int flags __maybe_unused) > > > { > > > return -1; > > > } > > > -- > > > 2.47.0.rc0.187.ge670bccf7e-goog > > > > > > > > > -- > > Masami Hiramatsu (Google)