From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::223]) by sourceware.org (Postfix) with ESMTPS id 77575385780C for ; Fri, 29 Apr 2022 11:11:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 77575385780C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=seketeli.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=seketeli.org Received: (Authenticated sender: dodji@seketeli.org) by mail.gandi.net (Postfix) with ESMTPSA id A23EB60002; Fri, 29 Apr 2022 11:11:30 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id 0D0395802BD; Fri, 29 Apr 2022 13:11:30 +0200 (CEST) From: Dodji Seketeli To: "Guillermo E. Martinez via Libabigail" Subject: Re: [PATCH] ctf-reader: Improves performance to read CTF information from Linux kernel Organization: Me, myself and I References: <20220405160833.1179590-1-guillermo.e.martinez@oracle.com> X-Operating-System: Fedora 36 X-URL: http://www.seketeli.net/~dodji Date: Fri, 29 Apr 2022 13:11:29 +0200 In-Reply-To: <20220405160833.1179590-1-guillermo.e.martinez@oracle.com> (Guillermo E. Martinez via Libabigail's message of "Tue, 5 Apr 2022 11:08:33 -0500") Message-ID: <87sfpwf8ke.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2022 11:11:33 -0000 Hello, "Guillermo E. Martinez via Libabigail" a =C3=A9crit: > Hello libabigail team, > > This patch is meant to improves the performance to extract CTF > information from Linux kernel, it depends of: > > https://sourceware.org/pipermail/libabigail/2022q1/004262.html > > Feedback will be welcomed and appreciated as ever!, I am sorry, but the patch doesn't apply to the current master branch anymore :-( Would you please refresh it on your tree and re-send it? Thanks. --=20 Dodji