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 BC8ADCD1297 for ; Thu, 30 Apr 2026 03:26:44 +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:Cc:To:In-Reply-To:References :Date:Message-Id:From:Subject:Content-Transfer-Encoding:MIME-Version: Content-Type:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=chl2UIlyfbaZyYOHik4e2pAbU50a+LEMb+8pHWOcnaU=; b=JJ4eTVQEzYMug5NVDf4wwfOZXP PR2Om2YZiA+3ykETKR0DVbmA0v72ggZeRSzjYQIv7lIJPwnmebcygzxXNfeZKd82GeXvYn93YM1qh gNzKjgf91sW9c9C/JjJA8sqyKr/C4ulCA4krJRYK2jYAnEh4v1sl1THPfVrk6FxldvmcvY5tISlei W/wdEhxvbD4vsVIzVod0c8RS80HrVkC7/mS6i62x6uLD6XN9FPWT9NdC2M+iPUZTElcxqWf74ttJV wvPAIr+if0H9JkmSSGZe+Q5XgrAUUqhJdCR2SMsxEz9VsyMoPq6LlRXtuF+o0rEJj+fOBxNb8IEAY EVm7oeZg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1wII2w-00000004Wuc-1dnt; Thu, 30 Apr 2026 03:26:38 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1wII2Q-00000004WWA-3E6w; Thu, 30 Apr 2026 03:26:08 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 383FE6133C; Thu, 30 Apr 2026 03:26:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DEB7EC2BCB9; Thu, 30 Apr 2026 03:26:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1777519565; bh=mg07WEIAKsuSxne/3AsIHVpCoZ2+I3HzqZDVUkFi0EI=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=dEtKXXx/jMjmFbAtXeqD7/QiR1wdAqG/KtNxyr+sYfrq55w3MraFUzAiv6YRAKSQE 8/y04V85AsmlvhfXuuEQOnr8vSHBqrNDGRQzyUZmi6eS6CjFKbZ9zUcIMAa6P02HJv uJmjDRS5vTN4twzXaN2BvwIJUCca0XLP87peLxo78ipSppchY42CBJAjuLYlWYKV3n CxLCnudyNDkMZZGHJB/Dwtx778/YMY3scP8Ycr7QGZKppi365e5pc8UM8cqFmRbbLZ uzS+u19sKjIwjocwLX04nWrWqFtt5aenkYLt/yOL+7UQ4qB+wQPWwa/MxRUs3iiUem e35K0GuOfLXIg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 3FDB53809A07; Thu, 30 Apr 2026 03:25:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v4 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection From: patchwork-bot+linux-riscv@kernel.org Message-Id: <177751952104.2274119.14762312333480941665.git-patchwork-notify@kernel.org> Date: Thu, 30 Apr 2026 03:25:21 +0000 References: <20260413024805.1316480-2-irogers@google.com> In-Reply-To: <20260413024805.1316480-2-irogers@google.com> To: Ian Rogers Cc: linux-riscv@lists.infradead.org, acme@kernel.org, 9erthalion6@gmail.com, adrian.hunter@intel.com, alex@ghiti.fr, alexander.shishkin@linux.intel.com, andrew.jones@oss.qualcomm.com, aou@eecs.berkeley.edu, atrajeev@linux.ibm.com, blakejones@google.com, ctshao@google.com, dapeng1.mi@linux.intel.com, howardchu95@gmail.com, james.clark@linaro.org, john.g.garry@oracle.com, jolsa@kernel.org, leo.yan@linux.dev, libunwind-devel@nongnu.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, mingo@redhat.com, namhyung@kernel.org, palmer@dabbelt.com, peterz@infradead.org, pjw@kernel.org, shimin.guo@skydio.com, tglozar@redhat.com, tmricht@linux.ibm.com, will@kernel.org, yuzhuo@google.com 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: This series was applied to riscv/linux.git (fixes) by Namhyung Kim : On Sun, 12 Apr 2026 19:47:58 -0700 you wrote: > Currently, both libdw and libunwind define 'unwind__get_entries'. This > causes a duplicate symbol build failure when both are compiled into > perf. > > This commit refactors the DWARF unwind post-processing to be > configurable at runtime via the .perfconfig file option > 'unwind.style', or using the argument '--unwind-style' in the commands > 'perf report', 'perf script' and 'perf inject', in a similar manner to > the addr2line or the disassembler style. > > [...] Here is the summary with links: - [v4,1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection (no matching commit) - [v4,2/8] perf build loongarch: Remove reference to missing file https://git.kernel.org/riscv/c/841dbf4871c5 - [v4,3/8] tools build: Deduplicate test-libunwind for different architectures (no matching commit) - [v4,4/8] perf build: Be more programmatic when setting up libunwind variables (no matching commit) - [v4,5/8] perf unwind-libunwind: Make libunwind register reading cross platform (no matching commit) - [v4,6/8] perf unwind-libunwind: Move flush/finish access out of local (no matching commit) - [v4,7/8] perf unwind-libunwind: Remove libunwind-local (no matching commit) - [v4,8/8] perf unwind-libunwind: Add RISC-V libunwind support (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html