From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEbWe-0007ZE-FH for qemu-devel@nongnu.org; Tue, 05 Aug 2014 05:59:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XEbWZ-0001EI-T8 for qemu-devel@nongnu.org; Tue, 05 Aug 2014 05:59:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEbWZ-0001E7-Lf for qemu-devel@nongnu.org; Tue, 05 Aug 2014 05:59:19 -0400 Date: Tue, 5 Aug 2014 10:59:15 +0100 From: Stefan Hajnoczi Message-ID: <20140805095915.GF3186@stefanha-thinkpad.redhat.com> References: <1406909337-32224-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9ADF8FXzFeE7X4jE" Content-Disposition: inline In-Reply-To: <1406909337-32224-1-git-send-email-alex.bennee@linaro.org> Subject: Re: [Qemu-devel] [PATCH v4 0/2] a few simple trace fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex =?iso-8859-1?Q?Benn=E9e?= Cc: qemu-devel@nongnu.org --9ADF8FXzFeE7X4jE Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 01, 2014 at 05:08:55PM +0100, Alex Benn=E9e wrote: > As v3 posted earlier today but with a format string fix which didn't > show up in the ust build I tested it on.... >=20 > Alex Benn=E9e (2): > trace: teach lttng backend to use format strings > trace: add some tcg tracing support >=20 > cpu-exec.c | 6 ++++++ > scripts/tracetool/__init__.py | 12 ++++++++++-- > scripts/tracetool/format/ust_events_h.py | 15 +++++++++++---- > trace-events | 9 +++++++++ > translate-all.c | 3 +++ > 5 files changed, 39 insertions(+), 6 deletions(-) Thanks, applied to my tracing tree: https://github.com/stefanha/qemu/commits/tracing Stefan --9ADF8FXzFeE7X4jE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT4KrzAAoJEJykq7OBq3PIlusIALX5Xg/CcSGLJCfRFuGk+5Fm OCZ2CAC81+jX0wsSK7MOG7MbLLclCaRU28JM+FwD28ThksFdfArGt2iHtgjEkJKS z2pBGuesZuTXE6n6hxzT2TQb6B0Pj+k3zgZqAt46ZAOvsS88aJjoPB3Taso4tShi ZbdYFyk8kpcv7VeL/oEhCAUgFyT0+Wq6hAIF7L0buv52obwuDZ3NyjV5i8DdA6WH B2eDFxK3+SubC7RM+mExodf45qnBVGXhC0xngdL3vnjA8t5apiGQ8NRlW8BQ5e1o WH8fYbu0352vJ4zx7TCnDuwohw8XljHW1zHIvIKgYpMOZdaXVC2JGl4ja0aIIQA= =efql -----END PGP SIGNATURE----- --9ADF8FXzFeE7X4jE--