From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXTCN-0003Kg-Ch for qemu-devel@nongnu.org; Fri, 26 Sep 2014 06:56:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXTCI-0004qR-Kk for qemu-devel@nongnu.org; Fri, 26 Sep 2014 06:56:27 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:33068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXTCI-0004pi-F0 for qemu-devel@nongnu.org; Fri, 26 Sep 2014 06:56:22 -0400 Received: by mail-wg0-f41.google.com with SMTP id k14so9525789wgh.24 for ; Fri, 26 Sep 2014 03:56:16 -0700 (PDT) Date: Fri, 26 Sep 2014 09:51:06 +0100 From: Stefan Hajnoczi Message-ID: <20140926085106.GB15043@stefanha-thinkpad> References: <1411604219-15029-1-git-send-email-aik@ozlabs.ru> <1411637924-6981-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Yylu36WmvOXNoKYn" Content-Disposition: inline In-Reply-To: <1411637924-6981-1-git-send-email-alex.bennee@linaro.org> Subject: Re: [Qemu-devel] [PATCH] ohci: drop computed flags from trace events List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex =?iso-8859-1?Q?Benn=E9e?= Cc: aik@ozlabs.ru, qemu-devel@nongnu.org, kraxel@redhat.com, stefanha@redhat.com, mohamad.gebai@gmail.com, vilanova@ac.upc.edu --Yylu36WmvOXNoKYn Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 25, 2014 at 10:38:44AM +0100, Alex Benn=E9e wrote: > This exceeded the trace argument limit for LTTNG UST and wasn't really > needed as the flags value is stored anyway. Dropping this fixes the > compile failure for UST. It can probably be merged with the previous > trace shortening patch. >=20 > Signed-off-by: Alex Benn=E9e > --- > hw/usb/hcd-ohci.c | 3 +-- > trace-events | 2 +- > 2 files changed, 2 insertions(+), 3 deletions(-) Thanks, applied to my tracing tree: https://github.com/stefanha/qemu/commits/tracing Stefan --Yylu36WmvOXNoKYn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUJSj6AAoJEJykq7OBq3PIF9kIALX4GEA4g3e9LRllofTyOANC OHNlk5FhtOWV/xeLDen8/43Y1DwV6e0+IVndkwp7rzaZtEKPnY/wDi1sWBjA9AGA mKFUmCKymiWIDG+l2TbG710utVIpnyJ2AbP/pjZTEydTRojOWrK3CrbIYh55pxQI rVCmE1zQOJnQqHJYHnH0z75Qm2ZXRFc4SmAzx6m3hYd992TGuFYwXLyS7iAsoVBP WNwbO85Dzj5JyXZ3BcKWHapUIOE1el2imFz2jKDkgRpyl7EbDDkrMlMgO7TdaZLW t+5vxqP5sIEl9R7PERNcKZ1FtpnLZ3K1unrf7As6M0mfQYZaFbILZN8lQIEZSsA= =GXw5 -----END PGP SIGNATURE----- --Yylu36WmvOXNoKYn--