Message ID | 20241221012245.243845-1-ihor.solodrai@pm.me (mailing list archive) |
---|---|
Headers | show
Received: from mail-4322.protonmail.ch (mail-4322.protonmail.ch [185.70.43.22]) (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 8BDDE55897; Sat, 21 Dec 2024 01:23:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.70.43.22 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734744182; cv=none; b=hdP0maNGHFwl3t1ZGG1bmx7WoKdy7K8lDF7rWwROyNjn5Xz2et4lxbwCTZQKhrrls+8mvcElYQzUxe1b5km+V3gJTqYohHCCczk1TbOJD01fVjyPNZJ6/0zRnL05ZFogCmNpybgvtKKsPQUn7sgfqyJJ2HUQ4AsjcvqxLSo2jb8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734744182; c=relaxed/simple; bh=strX28Kl+M1pCYCL2pMizSNqFf15nUfk2dB1DEeZarw=; h=Date:To:From:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=Bl7IcFbStW6S8lSg2ffTUzy2ai53P+eqIPbKaig562jcf1RZbxqwI0h5/1JS3wju5rP7J0EK3JGESjiaD02howjrxV0HmzTK/j4SGj3EBHDnnJ1R+G16GKmQixf/XBJ7S5bTJz0OWe4OAAWQXXNYFC6Dz8nOZVxJzdM3O0gJnmw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=pm.me; spf=pass smtp.mailfrom=pm.me; dkim=pass (2048-bit key) header.d=pm.me header.i=@pm.me header.b=fDodERA8; arc=none smtp.client-ip=185.70.43.22 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=pm.me Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pm.me Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=pm.me header.i=@pm.me header.b="fDodERA8" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1734744173; x=1735003373; bh=gp9Fp+CqfbR81XrWsfdbGdX3vE8NVYUDzVMpsPxJndc=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector: List-Unsubscribe:List-Unsubscribe-Post; b=fDodERA8I2NZ7S08AV1yHfILmb9geGjsNZWuw24mOwaYHybM0pv9wKvi9og+eay4+ siTK23J/qSz7VuHmXvOGcRomGdQOkqdhqiv3DRh2gPElTTjvU2A/Vx041pNMLuJEGd B+g73IgpgXA1oZJI+/mMhmUHVOA9NzPNRTPxTeH1IgXJGqqt8thrWMbG+QTv9MMQ1K lkD/HkSX2ht+SISx+okF4yt5pW+jbtJAu/+Slt0BA8PknzIHyzQiOVmxu+BDS9rqe/ LMO48uzGOMyG3/WH6hJTPFkl/wudVHm+7GHbmXpYKE/5p267N3QQa0mYAAp4e6iNF0 qjzh4x6QiIIpQ== Date: Sat, 21 Dec 2024 01:22:49 +0000 To: dwarves@vger.kernel.org From: Ihor Solodrai <ihor.solodrai@pm.me> Cc: acme@kernel.org, alan.maguire@oracle.com, eddyz87@gmail.com, andrii@kernel.org, mykolal@fb.com, bpf@vger.kernel.org Subject: [PATCH dwarves v3 0/8] pahole: faster reproducible BTF encoding Message-ID: <20241221012245.243845-1-ihor.solodrai@pm.me> Feedback-ID: 27520582:user:proton X-Pm-Message-ID: 5ba7a9ff6e9eff089bc35aecc479c5547fb58029 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> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable |
Series |
pahole: faster reproducible BTF encoding
|
expand
|