From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWmqp-0003mp-Jj for qemu-devel@nongnu.org; Wed, 24 Sep 2014 09:43:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWmqk-0003oh-8I for qemu-devel@nongnu.org; Wed, 24 Sep 2014 09:43:23 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:36818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWmqk-0003oE-1d for qemu-devel@nongnu.org; Wed, 24 Sep 2014 09:43:18 -0400 Received: by mail-wi0-f181.google.com with SMTP id z2so7289147wiv.8 for ; Wed, 24 Sep 2014 06:43:12 -0700 (PDT) Date: Wed, 24 Sep 2014 14:43:09 +0100 From: Stefan Hajnoczi Message-ID: <20140924134309.GE14194@stefanha-thinkpad.redhat.com> References: <1411486175-3017-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="maH1Gajj2nflutpK" Content-Disposition: inline In-Reply-To: <1411486175-3017-1-git-send-email-stefanha@redhat.com> Subject: Re: [Qemu-devel] [PATCH] trace: install trace-events file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org --maH1Gajj2nflutpK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 23, 2014 at 04:29:35PM +0100, Stefan Hajnoczi wrote: > Install the ./trace-events file into the data directory. This file > contains the list of trace events that were built into QEMU at > compile-time. >=20 > The file is a handy reference for the set of trace events that the QEMU > binary was built with. It is also needed by the simpletrace.py tool > that parses binary trace data either emitted from QEMU when built with > --enable-trace-backend=3Dsimple or by the SystemTap simpletrace script > that QEMU provides. >=20 > Signed-off-by: Stefan Hajnoczi > --- > Makefile | 1 + > 1 file changed, 1 insertion(+) Applied to my tracing tree: https://github.com/stefanha/qemu/commits/tracing Stefan --maH1Gajj2nflutpK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUIsptAAoJEJykq7OBq3PIRrsH/A3Pm4+50gjPzAl0N19unVd4 MztwlgZ9Bb0OixLtLBM2xFX8MKTgqHhoK+VlCdVdfcmADpkb4CwKRt2WvQbdqM3Q s0r7PiMOo1pipz6Kv7Q0rj5KT4sjmOJqDRECnFtUE1RZv8pRvcrfABnrqAygsDoC AX+eLmT3S/jr9VvcmTs+nevsZKHZcpPMm2cCBk5iRxCizwm0ezwZ4wyP3FINHvEg HOwHOY9oXy+k/j7RN5Yt2dZvCRBca2oEO13kEHm+nG26lseMpbv8ftsizSGBne0p EIoaJzWc5V3Oj1CGdr+sWNqTaJ7khfZaT9hZEUFHM3H6o0z3iHwdXH6fFJGs38U= =kY1z -----END PGP SIGNATURE----- --maH1Gajj2nflutpK--