From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 53C70376BCC for ; Tue, 26 May 2026 15:41:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779810080; cv=none; b=jslIo00YTfTtlqDHVxUcyB2zePLGY7cL3UaBCCnoC19/i5+4SjYr+5j29O8+qtaBaPUcwPY5X/JKySBS8amOithQglM0/a11tUkFyF+su6dPXQfxpw4gg+UOtE5S/crd+F9Rho88qRKyFfauls/mTI4tdTb++nh/7KBU6hZifoY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779810080; c=relaxed/simple; bh=GSdrykRSktXNatu2FHfOFMAZdIIo6D4Z6RfTI2HANck=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qSh4Mcv18Pa9h34vUehO8HmpnU2MW8Vypn2hjgnlCb3QPzycBNuTrzYhAcwmoSHnSYI6HoyRWnWkPr46T3623L8nVJ2VYnFNH9+3AORc6pTLqTWVyR+ZO1rGdaS4fRNBB6qYJ8AnPAgBrvNwbfuFxJYSMOftg/OE0uP6M34dTp0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Kk7BUl+/; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Kk7BUl+/" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C3DC1F000E9; Tue, 26 May 2026 15:41:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1779810073; bh=G0qIRssVQkZEdk9T1PPur5QNekTKswN0Mgg4yH+9/SI=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Kk7BUl+/Zq7eJRxklBQENPFmzLxogS9QD0p2tRpwj1hs8EEkN1Vuxq2IfIpMzIS0p E95i1GT7uBEUaWU1e1GnRtit5YCy074pfQC1fvhi9osMkDnJel7tSzItvK7TB9EWgF 2YiqbfOqdtKURvurDdXOYKVKCSW/co+Xn8fwVCWrdSrqBEQgV1pkH7OKtnZUvsJIGx eTMnwffc9pXsLzecKcRu9WUzMouM0x4syCX3FCtjsKwGRhYqLE34pe4Bfsmuf+1UQm Xrobv5jcGiQMNDaGqNc//LxkIEzF4TzPKslokxTje7dGvdMgzNXVuVBim4spVjPROt CkoINWXDiSYxg== Date: Tue, 26 May 2026 12:41:09 -0300 From: Arnaldo Carvalho de Melo To: Ian Rogers Cc: Namhyung Kim , linux-perf-users Subject: Re: Summary of perf-tools-next changes and patches sent to linux-perf-users Message-ID: References: Precedence: bulk X-Mailing-List: linux-perf-users@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, May 25, 2026 at 04:41:18PM -0700, Ian Rogers wrote: > ================================================================================ > WEEK: 2026-04-27 to 2026-05-04 > ================================================================================ > > >>> MERGED PATCHES <<< > None So, Message-ID is missing, from there I would use b4 that would find the latest version, collect tags, etc. This is something I have in my alternative script that does the same verification, using semcode to do the mailing list queries. - Arnaldo > >>> ACTIVE & MISSING PATCHES <<< > Series : perf annotate: Fix NULL pointer dereference in loongarch_call__parse > Author : Jianping Liu > Version: v2 > Date : Thu, 23 Apr 2026 10:35:30 +0000 (Latest Activity) > Status : Maintainer work (Review tags present on unapplied patches > or cover letter) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260423103530.3938202-1-frankljpliu%40gmail.com) > Unapplied Patches (1): > -> [1] [TAGGED] [PATCH v2] perf annotate: Fix NULL pointer > dereference in loongarch_call__parse > Link : > https://lore.kernel.org/linux-perf-users/20260423103530.3938202-1-frankljpliu%40gmail.com/ > Sashiko: Pending > ---------------------------------------- > Series : arm64/hw_breakpoint: reject unaligned watchpoints that > would truncate BAS > Author : Breno Leitao > Version: v1 > Date : Thu, 30 Apr 2026 09:40:10 +0000 (Latest Activity) > Status : Reviewer work (No replies to series) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260430-arm64_bas-v1-1-c6ab2b15aec0%40debian.org) > Unapplied Patches (1): > -> [1] [PATCH] arm64/hw_breakpoint: reject unaligned watchpoints > that would truncate BAS > Link : > https://lore.kernel.org/linux-perf-users/20260430-arm64_bas-v1-1-c6ab2b15aec0%40debian.org/ > Sashiko: Reviewed (No regressions) > ---------------------------------------- > Series : [next] perf/x86: Avoid multiple > -Wflex-array-member-not-at-end warnings > Author : "Gustavo A. R. Silva" > Version: v1 > Date : Wed, 29 Apr 2026 19:29:18 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Reviewed (https://sashiko.dev/#/patchset/afJcDg1I5ZU5ZkXf%40kspp) > Unapplied Patches (1): > -> [1] [PATCH][next] perf/x86: Avoid multiple > -Wflex-array-member-not-at-end warnings > Link : > https://lore.kernel.org/linux-perf-users/afJcDg1I5ZU5ZkXf%40kspp/ > Sashiko: Reviewed (0 Critical, 0 High, 0 Medium, 1 Low) > ---------------------------------------- > Series : perf/x86/intel: Fix bugs of auto counter reload sampling > Author : Dapeng Mi > Version: v4 > Date : Thu, 30 Apr 2026 00:25:58 +0000 (Latest Activity) > Status : Reviewer work (No replies to series) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260430002558.712334-1-dapeng1.mi%40linux.intel.com) > Unapplied Patches (1): > -> [5] [Patch v4 5/5] perf/x86/intel: Consolidate > MSR_IA32_PERF_CFG_C tracking > Link : > https://lore.kernel.org/linux-perf-users/20260430002558.712334-6-dapeng1.mi%40linux.intel.com/ > Sashiko: Reviewed (No regressions) > Applied Patches (4): > -> [1] [Patch v4 1/5] perf/x86/intel: Improve validation and > configuration of ACR masks > Commit: 5ad732a56be4 (date: 2026-05-05) > -> [2] [Patch v4 2/5] perf/x86/intel: Always reprogram ACR events > to prevent stale masks > Commit: 8ba0b706a485 (date: 2026-05-05) > -> [3] [Patch v4 3/5] perf/x86/intel: Disable PMI for > self-reloaded ACR events > Commit: 1271aeccc307 (date: 2026-05-05) > -> [4] [Patch v4 4/5] perf/x86/intel: Enable auto counter reload for DMR > Commit: aa4384bc8f43 (date: 2026-05-05) > ---------------------------------------- > Series : perf: Fix missing branch counter information in script and annotate > Author : Thomas Falcon > Version: v2 > Date : Wed, 29 Apr 2026 15:29:17 +0000 (Latest Activity) > Status : Maintainer work (Review tags present on unapplied patches > or cover letter) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260429152917.178803-1-thomas.falcon%40intel.com) > Unapplied Patches (2): > -> [1] [TAGGED] [PATCH 1/2 v2] perf script: Fix missing '+' > indicator when branch counter reaches upper limit > Link : > https://lore.kernel.org/linux-perf-users/20260429152917.178803-2-thomas.falcon%40intel.com/ > Sashiko: Reviewed (0 Critical, 0 High, 1 Medium, 0 Low) > -> [2] [TAGGED] [PATCH 2/2 v2] perf annotate: Fix missing branch > counter column in TUI mode > Link : > https://lore.kernel.org/linux-perf-users/20260429152917.178803-3-thomas.falcon%40intel.com/ > Sashiko: Reviewed (No regressions) > ---------------------------------------- > Series : perf: add timerfd timeout exit-code handling > Author : Malcom Gilbert > Version: v1 > Date : Sun, 26 Apr 2026 18:28:18 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Failed To Apply > (https://sashiko.dev/#/patchset/CAJ_TQUzM%2BJXDy4xo4TgeWBL7f6QA0muLxQ8kEv_0hRw6NqrmZQ%40mail.gmail.com) > Unapplied Patches (1): > -> [1] [PATCH] perf: add timerfd timeout exit-code handling > Link : > https://lore.kernel.org/linux-perf-users/CAJ_TQUzM%2BJXDy4xo4TgeWBL7f6QA0muLxQ8kEv_0hRw6NqrmZQ%40mail.gmail.com/ > Sashiko: Not Found > ---------------------------------------- > Series : tools/perf/tests: Update test_adding_kernel.sh to handle > proper debuginfo check > Author : Athira Rajeev > Version: v3 > Date : Fri, 24 Apr 2026 17:24:35 +0000 (Latest Activity) > Status : Maintainer work (Review tags present on unapplied patches > or cover letter) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260424172435.91725-1-atrajeev%40linux.ibm.com) > Unapplied Patches (1): > -> [1] [TAGGED] [PATCH V3] tools/perf/tests: Update > test_adding_kernel.sh to handle proper debuginfo check > Link : > https://lore.kernel.org/linux-perf-users/20260424172435.91725-1-atrajeev%40linux.ibm.com/ > Sashiko: Reviewed (No regressions) > ---------------------------------------- > Series : perf sched stats: Fix segmentation faults in diff mode > Author : Ian Rogers > Version: v2 > Date : Wed, 29 Apr 2026 17:39:31 +0000 (Latest Activity) > Status : Maintainer work (Review tags present on unapplied patches > or cover letter) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260429173931.2700115-1-irogers%40google.com) > Unapplied Patches (1): > -> [1] [TAGGED] [PATCH v2] perf sched stats: Fix segmentation > faults in diff mode > Link : > https://lore.kernel.org/linux-perf-users/20260429173931.2700115-1-irogers%40google.com/ > Sashiko: Reviewed (0 Critical, 4 High, 1 Medium, 0 Low) > ---------------------------------------- > Series : perf DWARF: Fix libdw API contract violations and crashes > Author : Ian Rogers > Version: v4 > Date : Sun, 03 May 2026 17:10:32 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Not Found > Unapplied Patches (1): > -> [3] [PATCH v3 3/6] perf libdw: Fix libdw API contract violations > Link : > https://lore.kernel.org/linux-perf-users/20260503003552.1063540-4-irogers%40google.com/ > Sashiko: Not Found > Applied Patches (5): > -> [1] [PATCH v3 1/6] perf dwarf-aux: Fix libdw segmentation fault > in cu_walk_functions_at > Commit: d37a5467709e (date: 2026-05-05) > -> [2] [PATCH v3 2/6] perf dwarf-aux: Fix libdw API contract violations > Commit: 17e9b4243e76 (date: 2026-05-05) > -> [4] [PATCH v3 4/6] perf probe-finder: Fix libdw API contract violations > Commit: 9a2ef19b5f52 (date: 2026-05-05) > -> [5] [PATCH v3 5/6] perf annotate-data: Fix libdw API contract violations > Commit: 5aa194190005 (date: 2026-05-05) > -> [6] [PATCH v3 6/6] perf debuginfo: Fix libdw API contract violations > Commit: 31088ccf0312 (date: 2026-05-05) > ---------------------------------------- > Series : perf stat: Merge CPU maps when merging uncore aliases > Author : Chun-Tse Shao > Version: v1 > Date : Thu, 16 Apr 2026 20:48:04 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260416204828.1303734-1-ctshao%40google.com) > Unapplied Patches (1): > -> [1] [PATCH] perf stat: Merge CPU maps when merging uncore aliases > Link : > https://lore.kernel.org/linux-perf-users/20260416204828.1303734-1-ctshao%40google.com/ > Sashiko: Reviewed (0 Critical, 0 High, 2 Medium, 0 Low) > ---------------------------------------- > Series : perf: Reorganize scripting support > Author : Ian Rogers > Version: v8 > Date : Tue, 28 Apr 2026 07:19:03 +0000 (Latest Activity) > Status : Maintainer work (Review tags present on unapplied patches > or cover letter) > Sashiko: Failed To Apply > (https://sashiko.dev/#/patchset/20260428071903.1886173-1-irogers%40google.com) > Unapplied Patches (58): > -> [1] [PATCH v8 01/58] perf arch arm: Sort includes and add > missed explicit dependencies > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-2-irogers%40google.com/ > Sashiko: Not Found > -> [2] [PATCH v8 02/58] perf arch x86: Sort includes and add > missed explicit dependencies > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-3-irogers%40google.com/ > Sashiko: Not Found > -> [3] [PATCH v8 03/58] perf tests: Sort includes and add missed > explicit dependencies > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-4-irogers%40google.com/ > Sashiko: Not Found > -> [4] [PATCH v8 04/58] perf script: Sort includes and add missed > explicit dependencies > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-5-irogers%40google.com/ > Sashiko: Not Found > -> [5] [PATCH v8 05/58] perf util: Sort includes and add missed > explicit dependencies > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-6-irogers%40google.com/ > Sashiko: Not Found > -> [6] [PATCH v8 06/58] perf python: Add missed explicit dependencies > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-7-irogers%40google.com/ > Sashiko: Not Found > -> [7] [PATCH v8 07/58] perf evsel/evlist: Avoid unnecessary #includes > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-8-irogers%40google.com/ > Sashiko: Not Found > -> [8] [TAGGED] [PATCH v8 08/58] perf data: Add open flag > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-9-irogers%40google.com/ > Sashiko: Not Found > -> [9] [PATCH v8 09/58] perf evlist: Add reference count > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-10-irogers%40google.com/ > Sashiko: Not Found > -> [10] [PATCH v8 10/58] perf evsel: Add reference count > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-11-irogers%40google.com/ > Sashiko: Not Found > -> [11] [PATCH v8 11/58] perf evlist: Add reference count checking > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-12-irogers%40google.com/ > Sashiko: Not Found > -> [12] [PATCH v8 12/58] perf python: Use evsel in sample in pyrf_event > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-13-irogers%40google.com/ > Sashiko: Not Found > -> [13] [PATCH v8 13/58] perf python: Add wrapper for perf_data > file abstraction > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-14-irogers%40google.com/ > Sashiko: Not Found > -> [14] [PATCH v8 14/58] perf python: Add python session > abstraction wrapping perf's session > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-15-irogers%40google.com/ > Sashiko: Not Found > -> [15] [PATCH v8 15/58] perf python: Refactor and add accessors > to sample event > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-16-irogers%40google.com/ > Sashiko: Not Found > -> [16] [PATCH v8 16/58] perf python: Add mmap2 event > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-17-irogers%40google.com/ > Sashiko: Not Found > -> [17] [PATCH v8 17/58] perf python: Add callchain support > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-18-irogers%40google.com/ > Sashiko: Not Found > -> [18] [PATCH v8 18/58] perf python: Extend API for stat events in python.c > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-19-irogers%40google.com/ > Sashiko: Not Found > -> [19] [PATCH v8 19/58] perf python: Expose brstack in sample event > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-20-irogers%40google.com/ > Sashiko: Not Found > -> [20] [PATCH v8 20/58] perf python: Add syscall name/id to > convert syscall number and name > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-21-irogers%40google.com/ > Sashiko: Not Found > -> [21] [PATCH v8 21/58] perf python: Add config file access > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-22-irogers%40google.com/ > Sashiko: Not Found > -> [22] [PATCH v8 22/58] perf python: Add perf.pyi stubs file > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-23-irogers%40google.com/ > Sashiko: Not Found > -> [23] [PATCH v8 23/58] perf python: Add LiveSession helper > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-24-irogers%40google.com/ > Sashiko: Not Found > -> [24] [PATCH v8 24/58] perf python: Move exported-sql-viewer.py > and parallel-perf.py to tools/perf/python/ > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-25-irogers%40google.com/ > Sashiko: Not Found > -> [25] [PATCH v8 25/58] perf stat-cpi: Port stat-cpi to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-26-irogers%40google.com/ > Sashiko: Not Found > -> [26] [PATCH v8 26/58] perf mem-phys-addr: Port mem-phys-addr to > use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-27-irogers%40google.com/ > Sashiko: Not Found > -> [27] [PATCH v8 27/58] perf syscall-counts: Port syscall-counts > to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-28-irogers%40google.com/ > Sashiko: Not Found > -> [28] [PATCH v8 28/58] perf syscall-counts-by-pid: Port > syscall-counts-by-pid to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-29-irogers%40google.com/ > Sashiko: Not Found > -> [29] [PATCH v8 29/58] perf futex-contention: Port > futex-contention to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-30-irogers%40google.com/ > Sashiko: Not Found > -> [30] [PATCH v8 30/58] perf flamegraph: Port flamegraph to use > python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-31-irogers%40google.com/ > Sashiko: Not Found > -> [31] [PATCH v8 31/58] perf gecko: Port gecko to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-32-irogers%40google.com/ > Sashiko: Not Found > -> [32] [PATCH v8 32/58] perf arm-cs-trace-disasm: Port > arm-cs-trace-disasm to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-33-irogers%40google.com/ > Sashiko: Not Found > -> [33] [PATCH v8 33/58] perf check-perf-trace: Port > check-perf-trace to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-34-irogers%40google.com/ > Sashiko: Not Found > -> [34] [PATCH v8 34/58] perf compaction-times: Port > compaction-times to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-35-irogers%40google.com/ > Sashiko: Not Found > -> [35] [PATCH v8 35/58] perf event_analyzing_sample: Port > event_analyzing_sample to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-36-irogers%40google.com/ > Sashiko: Not Found > -> [36] [PATCH v8 36/58] perf export-to-sqlite: Port > export-to-sqlite to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-37-irogers%40google.com/ > Sashiko: Not Found > -> [37] [PATCH v8 37/58] perf export-to-postgresql: Port > export-to-postgresql to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-38-irogers%40google.com/ > Sashiko: Not Found > -> [38] [PATCH v8 38/58] perf failed-syscalls-by-pid: Port > failed-syscalls-by-pid to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-39-irogers%40google.com/ > Sashiko: Not Found > -> [39] [PATCH v8 39/58] perf intel-pt-events: Port > intel-pt-events/libxed to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-40-irogers%40google.com/ > Sashiko: Not Found > -> [40] [PATCH v8 40/58] perf net_dropmonitor: Port > net_dropmonitor to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-41-irogers%40google.com/ > Sashiko: Not Found > -> [41] [PATCH v8 41/58] perf netdev-times: Port netdev-times to > use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-42-irogers%40google.com/ > Sashiko: Not Found > -> [42] [PATCH v8 42/58] perf powerpc-hcalls: Port powerpc-hcalls > to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-43-irogers%40google.com/ > Sashiko: Not Found > -> [43] [PATCH v8 43/58] perf sched-migration: Port > sched-migration/SchedGui to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-44-irogers%40google.com/ > Sashiko: Not Found > -> [44] [PATCH v8 44/58] perf sctop: Port sctop to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-45-irogers%40google.com/ > Sashiko: Not Found > -> [45] [PATCH v8 45/58] perf stackcollapse: Port stackcollapse to > use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-46-irogers%40google.com/ > Sashiko: Not Found > -> [46] [PATCH v8 46/58] perf task-analyzer: Port task-analyzer to > use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-47-irogers%40google.com/ > Sashiko: Not Found > -> [47] [PATCH v8 47/58] perf failed-syscalls: Port > failed-syscalls to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-48-irogers%40google.com/ > Sashiko: Not Found > -> [48] [PATCH v8 48/58] perf rw-by-file: Port rw-by-file to use > python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-49-irogers%40google.com/ > Sashiko: Not Found > -> [49] [PATCH v8 49/58] perf rw-by-pid: Port rw-by-pid to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-50-irogers%40google.com/ > Sashiko: Not Found > -> [50] [PATCH v8 50/58] perf rwtop: Port rwtop to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-51-irogers%40google.com/ > Sashiko: Not Found > -> [51] [PATCH v8 51/58] perf wakeup-latency: Port wakeup-latency > to use python module > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-52-irogers%40google.com/ > Sashiko: Not Found > -> [52] [PATCH v8 52/58] perf test: Migrate Intel PT virtual LBR > test to use Python API > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-53-irogers%40google.com/ > Sashiko: Not Found > -> [53] [PATCH v8 53/58] perf: Remove libperl support, legacy Perl > scripts and tests > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-54-irogers%40google.com/ > Sashiko: Not Found > -> [54] [PATCH v8 54/58] perf: Remove libpython support and legacy > Python scripts > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-55-irogers%40google.com/ > Sashiko: Not Found > -> [55] [PATCH v8 55/58] perf Makefile: Update Python script > installation path > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-56-irogers%40google.com/ > Sashiko: Not Found > -> [56] [PATCH v8 56/58] perf script: Refactor to support > standalone scripts and remove legacy features > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-57-irogers%40google.com/ > Sashiko: Not Found > -> [57] [PATCH v8 57/58] perf Documentation: Update for standalone > Python scripts and remove obsolete data > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-58-irogers%40google.com/ > Sashiko: Not Found > -> [58] [PATCH v8 58/58] perf python: Improve perf script -l descriptions > Link : > https://lore.kernel.org/linux-perf-users/20260428071903.1886173-59-irogers%40google.com/ > Sashiko: Not Found > ---------------------------------------- > Series : perf symbol/env: ELF machine clean up and lazy idle computation > Author : Ian Rogers > Version: v9 > Date : Sun, 03 May 2026 00:22:48 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Not Found > Unapplied Patches (18): > -> [1] [PATCH v9 01/18] perf env: Add perf_env__e_machine helper > and use in perf_env__arch > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-2-irogers%40google.com/ > Sashiko: Not Found > -> [2] [PATCH v9 02/18] perf tests topology: Switch env->arch use > to env->e_machine > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-3-irogers%40google.com/ > Sashiko: Not Found > -> [3] [PATCH v9 03/18] perf env, dso, thread: Add _endian > variants for e_machine helpers > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-4-irogers%40google.com/ > Sashiko: Not Found > -> [4] [PATCH v9 04/18] perf capstone: Determine architecture from e_machine > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-5-irogers%40google.com/ > Sashiko: Not Found > -> [5] [PATCH v9 05/18] perf print_insn: Use e_machine for > fallback IP length check > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-6-irogers%40google.com/ > Sashiko: Not Found > -> [6] [PATCH v9 06/18] perf symbol: Avoid use of machine__is > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-7-irogers%40google.com/ > Sashiko: Not Found > -> [7] [PATCH v9 07/18] perf machine: Use perf_env e_machine > rather than arch > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-8-irogers%40google.com/ > Sashiko: Not Found > -> [8] [PATCH v9 08/18] perf sample-raw: Use perf_env e_machine > rather than arch > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-9-irogers%40google.com/ > Sashiko: Not Found > -> [9] [PATCH v9 09/18] perf sort: Use perf_env e_machine rather than arch > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-10-irogers%40google.com/ > Sashiko: Not Found > -> [10] [PATCH v9 10/18] perf arch common: Use perf_env e_machine > rather than arch > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-11-irogers%40google.com/ > Sashiko: Not Found > -> [11] [PATCH v9 11/18] perf header: In print_pmu_caps use > perf_env e_machine > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-12-irogers%40google.com/ > Sashiko: Not Found > -> [12] [PATCH v9 12/18] perf c2c: Use perf_env e_machine rather than arch > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-13-irogers%40google.com/ > Sashiko: Not Found > -> [13] [PATCH v9 13/18] perf lock-contention: Use perf_env > e_machine rather than arch > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-14-irogers%40google.com/ > Sashiko: Not Found > -> [14] [PATCH v9 14/18] perf env: Refactor perf_env__arch_strerrno > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-15-irogers%40google.com/ > Sashiko: Not Found > -> [15] [PATCH v9 15/18] perf env: Remove unused perf_env__raw_arch > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-16-irogers%40google.com/ > Sashiko: Not Found > -> [16] [PATCH v9 16/18] perf env: Add helper to lazily compute > the os_release > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-17-irogers%40google.com/ > Sashiko: Not Found > -> [17] [PATCH v9 17/18] perf symbol: Add setters for bitfields > sharing a byte to avoid concurrent update issues > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-18-irogers%40google.com/ > Sashiko: Not Found > -> [18] [PATCH v9 18/18] perf symbol: Lazily compute idle > Link : > https://lore.kernel.org/linux-perf-users/20260503002248.1040791-19-irogers%40google.com/ > Sashiko: Not Found > ---------------------------------------- > Series : perf arm64: Support data type profiling > Author : Tengda Wu > Version: v2 > Date : Fri, 03 Apr 2026 09:48:00 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Not Found > Unapplied Patches (16): > -> [1] [PATCH v2 01/16] perf llvm: Fix arm64 adrp instruction > disassembly mismatch with objdump > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-2-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [2] [PATCH v2 02/16] perf capstone: Fix arm64 jump/adrp > disassembly mismatch with objdump > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-3-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [3] [PATCH v2 03/16] perf annotate-arm64: Generalize > arm64_mov__parse to support standard operands > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-4-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [4] [PATCH v2 04/16] perf annotate-arm64: Handle load and store > instructions > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-5-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [5] [PATCH v2 05/16] perf annotate: Introduce > extract_op_location callback for arch-specific parsing > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-6-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [6] [PATCH v2 06/16] perf dwarf-regs: Adapt get_dwarf_regnum() for arm64 > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-7-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [7] [PATCH v2 07/16] perf annotate-arm64: Implement > extract_op_location() callback > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-8-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [8] [PATCH v2 08/16] perf annotate-arm64: Enable instruction > tracking support > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-9-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [9] [PATCH v2 09/16] perf annotate-arm64: Support load > instruction tracking > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-10-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [10] [PATCH v2 10/16] perf annotate-arm64: Support store > instruction tracking > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-11-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [11] [PATCH v2 11/16] perf annotate-arm64: Support stack > variable tracking > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-12-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [12] [PATCH v2 12/16] perf annotate-arm64: Support 'mov' > instruction tracking > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-13-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [13] [PATCH v2 13/16] perf annotate-arm64: Support 'add' > instruction tracking > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-14-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [14] [PATCH v2 14/16] perf annotate-arm64: Support 'adrp' > instruction to track global variables > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-15-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [15] [PATCH v2 15/16] perf annotate-arm64: Support per-cpu > variable access tracking > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-16-wutengda%40huaweicloud.com/ > Sashiko: Not Found > -> [16] [PATCH v2 16/16] perf annotate-arm64: Support 'mrs' > instruction to track 'current' pointer > Link : > https://lore.kernel.org/linux-perf-users/20260403094800.1418825-17-wutengda%40huaweicloud.com/ > Sashiko: Not Found > ---------------------------------------- > Series : perf: qcom: Unify user-visible "Qualcomm" name > Author : Krzysztof Kozlowski > Version: v1 > Date : Mon, 27 Apr 2026 07:00:57 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260427070056.18140-2-krzysztof.kozlowski%40oss.qualcomm.com) > Unapplied Patches (1): > -> [1] [PATCH] perf: qcom: Unify user-visible "Qualcomm" name > Link : > https://lore.kernel.org/linux-perf-users/20260427070056.18140-2-krzysztof.kozlowski%40oss.qualcomm.com/ > Sashiko: Reviewed (No regressions) > ---------------------------------------- > Series : Two semi-related perf throttling fixes > Author : Calvin Owens > Version: v2 > Date : Wed, 29 Apr 2026 17:36:11 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/cover.1777483573.git.calvin%40wbinvd.org) > Unapplied Patches (2): > -> [1] [PATCH v2 1/2] perf/x86: Avoid double accounting of PMU NMI latencies > Link : > https://lore.kernel.org/linux-perf-users/303ba711a576cc016d349a132548237601d8b7b8.1777483573.git.calvin%40wbinvd.org/ > Sashiko: Reviewed (No regressions) > -> [2] [PATCH v2 2/2] perf: Don't throttle based on NMI watchdog events > Link : > https://lore.kernel.org/linux-perf-users/33d87384aa5f96af76949d1399476779dd4f4fce.1777483573.git.calvin%40wbinvd.org/ > Sashiko: Reviewed (0 Critical, 3 High, 0 Medium, 0 Low) > ---------------------------------------- > Series : tools/perf/sched: Update process names of processes in > zombie state for both -s and -S options > Author : Athira Rajeev > Version: v1 > Date : Sun, 26 Apr 2026 09:39:30 +0000 (Latest Activity) > Status : Maintainer work (Review tags present on unapplied patches > or cover letter) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260426093930.47809-1-atrajeev%40linux.ibm.com) > Unapplied Patches (1): > -> [1] [TAGGED] [PATCH] tools/perf/sched: Update process names of > processes in zombie state for both -s and -S options > Link : > https://lore.kernel.org/linux-perf-users/20260426093930.47809-1-atrajeev%40linux.ibm.com/ > Sashiko: Reviewed (No regressions) > ---------------------------------------- > Series : mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED > Author : Darko Tominac > Version: v1 > Date : Wed, 29 Apr 2026 13:15:18 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260429131522.4049054-1-dtominac%40cisco.com) > Unapplied Patches (1): > -> [1] [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED > Link : > https://lore.kernel.org/linux-perf-users/20260429131522.4049054-1-dtominac%40cisco.com/ > Sashiko: Reviewed (0 Critical, 3 High, 0 Medium, 0 Low) > ---------------------------------------- > Series : arm64: perf: Skip device memory during user callchain unwinding > Author : Fredrik Markstrom > Version: v2 > Date : Thu, 30 Apr 2026 10:55:15 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260430-master-with-pfix-v3-v2-0-bd526ec04a75%40est.tech) > Unapplied Patches (3): > -> [1] [PATCH v2 1/3] arm64: perf: Skip device memory during user > callchain unwinding > Link : > https://lore.kernel.org/linux-perf-users/20260430-master-with-pfix-v3-v2-1-bd526ec04a75%40est.tech/ > Sashiko: Reviewed (0 Critical, 1 High, 0 Medium, 0 Low) > -> [2] [PATCH v2 2/3] DO NOT MERGE: arm64: perf: Add skip_vmio > parameter to control device memory callchain guard > Link : > https://lore.kernel.org/linux-perf-users/20260430-master-with-pfix-v3-v2-2-bd526ec04a75%40est.tech/ > Sashiko: Reviewed (0 Critical, 1 High, 0 Medium, 0 Low) > -> [3] [PATCH v2 3/3] DO NOT MERGE: selftests: perf_events: Add > device memory callchain unwinding test > Link : > https://lore.kernel.org/linux-perf-users/20260430-master-with-pfix-v3-v2-3-bd526ec04a75%40est.tech/ > Sashiko: Reviewed (0 Critical, 0 High, 4 Medium, 0 Low) > ---------------------------------------- > Series : perf/core: Fix sampling period inconsistency across CPU migration > Author : Minwoo Ahn > Version: v4 > Date : Wed, 29 Apr 2026 09:51:34 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260429095134.10049-1-mwahn402%40gmail.com) > Unapplied Patches (1): > -> [1] [PATCH v4] perf/core: Fix sampling period inconsistency > across CPU migration > Link : > https://lore.kernel.org/linux-perf-users/20260429095134.10049-1-mwahn402%40gmail.com/ > Sashiko: Reviewed (0 Critical, 1 High, 2 Medium, 0 Low) > ---------------------------------------- > Series : perf tools: Ensure event leader stays at head of evlist after sorting > Author : Chun-Tse Shao > Version: v2 > Date : Fri, 01 May 2026 22:33:47 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260501223413.1001483-1-ctshao%40google.com) > Unapplied Patches (1): > -> [1] [PATCH v2] perf tools: Ensure event leader stays at head of > evlist after sorting > Link : > https://lore.kernel.org/linux-perf-users/20260501223413.1001483-1-ctshao%40google.com/ > Sashiko: Reviewed (No regressions) > ---------------------------------------- > Series : perf stat: Check aliases in should_skip_zero_counter > Author : Chun-Tse Shao > Version: v1 > Date : Fri, 01 May 2026 18:11:05 +0000 (Latest Activity) > Status : Patch author work (Feedback present in series, but no relevant tags) > Sashiko: Reviewed > (https://sashiko.dev/#/patchset/20260501181129.938256-1-ctshao%40google.com) > Unapplied Patches (1): > -> [1] [PATCH] perf stat: Check aliases in should_skip_zero_counter > Link : > https://lore.kernel.org/linux-perf-users/20260501181129.938256-1-ctshao%40google.com/ > Sashiko: Reviewed (0 Critical, 0 High, 1 Medium, 0 Low) > ----------------------------------------