From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dPWmj-000063-Dz for qemu-devel@nongnu.org; Mon, 26 Jun 2017 12:22:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPWmg-0008OH-6R for qemu-devel@nongnu.org; Mon, 26 Jun 2017 12:22:45 -0400 Received: from roura.ac.upc.edu ([147.83.33.10]:34296 helo=roura.ac.upc.es) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dPWmf-0008Ns-Qd for qemu-devel@nongnu.org; Mon, 26 Jun 2017 12:22:42 -0400 From: =?utf-8?Q?Llu=C3=ADs_Vilanova?= References: <1496975122-16999-1-git-send-email-cota@braap.org> <1496975122-16999-8-git-send-email-cota@braap.org> <20170626082844.GA4181@redhat.com> <87d19rf6p5.fsf@frigg.lan> Date: Mon, 26 Jun 2017 19:22:28 +0300 In-Reply-To: <87d19rf6p5.fsf@frigg.lan> (=?utf-8?Q?=22Llu=C3=ADs?= Vilanova"'s message of "Mon, 26 Jun 2017 12:18:14 +0300") Message-ID: <877ezy7m7v.fsf@frigg.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v8 7/7] trace: [trivial] Statically enable all guest events List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: "Emilio G. Cota" , qemu-devel@nongnu.org, Stefan Hajnoczi , Richard Henderson Llu=C3=ADs Vilanova writes: > Daniel P Berrange writes: >> On Thu, Jun 08, 2017 at 10:25:22PM -0400, Emilio G. Cota wrote: >>> From: Llu=C3=ADs Vilanova >>>=20 >>> The optimizations of this series makes it feasible to have them >>> available on all builds. >> I'm not saying you're wrong, but where is the data to backup this >> assertion ? >> IMHO, this commit message should be describing how performance was >> tested and what the results were. > I can submit a new series with the performance measurements now that you'= ve > informally OK'ed Emilio's new patch. > Is there some public script to automate that or do I have to cook my own? BTW, I just realized that my original cover for v7 did include results: https://lists.gnu.org/archive/html/qemu-devel/2017-01/msg02741.html Do such numbers need to be in this commit or is the cover fine? Thanks, Lluis