Message ID | 20250105162211.971039541@goodmis.org (mailing list archive) |
---|---|
Headers | show
Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 C80D01DA4E; Sun, 5 Jan 2025 16:22:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736094140; cv=none; b=XUyJeig5mDAW3+cIid0gkGAJM+eh2sd7YU1tBWuZPoyOM2+vndh685vkTleYWbIiKF7S1UwPbD9k7dcko/UoMVVvpssA8FoPjkQl3srEcfehmKHL/68zknqxlXtEYongGHS8vvmz+13RDJ8O6SoGgwbdH4zcZV07zUx267fvCKI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736094140; c=relaxed/simple; bh=29UOMsvhvxWUG9Ns0MDq/rK22y+w9nzb3Bqr1M/V/Ao=; h=Message-ID:Date:From:To:Cc:Subject; b=cO6ywQ3TD8h2MAaKNVnQh54ojoafwNjdl/LMqJwm89Q+VHYIcPYoLhST98PXe/ZslMZcUqTajA+LV+NaDCp78fFgWw86I47cblWew6RBnMbMupbVHQjbro4c6p/k1Qi+Y3ZDok3LoPuxYYiiLN+6OCgruAJerIqYov6kStLF8vs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 63F6DC4CED0; Sun, 5 Jan 2025 16:22:20 +0000 (UTC) Received: from rostedt by gandalf with local (Exim 4.98) (envelope-from <rostedt@goodmis.org>) id 1tUTPk-00000008EqH-0MGm; Sun, 05 Jan 2025 11:23:44 -0500 Message-ID: <20250105162211.971039541@goodmis.org> User-Agent: quilt/0.68 Date: Sun, 05 Jan 2025 11:22:11 -0500 From: Steven Rostedt <rostedt@goodmis.org> To: linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, bpf <bpf@vger.kernel.org> Cc: Masami Hiramatsu <mhiramat@kernel.org>, Mark Rutland <mark.rutland@arm.com>, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>, Andrew Morton <akpm@linux-foundation.org>, Peter Zijlstra <peterz@infradead.org>, Linus Torvalds <torvalds@linux-foundation.org>, Masahiro Yamada <masahiroy@kernel.org>, Nathan Chancellor <nathan@kernel.org>, Nicolas Schier <nicolas@fjasle.eu>, Zheng Yejian <zhengyejian1@huawei.com>, Martin Kelly <martin.kelly@crowdstrike.com>, Christophe Leroy <christophe.leroy@csgroup.eu>, Josh Poimboeuf <jpoimboe@redhat.com> Subject: [PATCH 00/14] scripts/sorttable: Rewrite the accessing of the Elf data fields Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: <bpf.vger.kernel.org> List-Subscribe: <mailto:bpf+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:bpf+unsubscribe@vger.kernel.org> |
Series |
scripts/sorttable: Rewrite the accessing of the Elf data fields
|
expand
|