From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO2FF-0005gS-UD for qemu-devel@nongnu.org; Wed, 18 Feb 2015 05:52:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YO2FC-00070Q-9j for qemu-devel@nongnu.org; Wed, 18 Feb 2015 05:52:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO2FC-000701-2R for qemu-devel@nongnu.org; Wed, 18 Feb 2015 05:52:38 -0500 Date: Wed, 18 Feb 2015 10:52:35 +0000 From: Stefan Hajnoczi Message-ID: <20150218105235.GA7629@stefanha-thinkpad.redhat.com> References: <1424105885-12149-1-git-send-email-dgilbert@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: <1424105885-12149-1-git-send-email-dgilbert@redhat.com> Subject: Re: [Qemu-devel] [PATCH 1/1] unbreak dtrace tracing due to double _ in rdma names List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" Cc: amit.shah@redhat.com, qemu-devel@nongnu.org, afaerber@suse.de, quintela@redhat.com --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 16, 2015 at 04:58:05PM +0000, Dr. David Alan Gilbert (git) wrot= e: > From: "Dr. David Alan Gilbert" >=20 > It looks like the dtrace trace code gets upset if you have trace names > with __ in, which the migration/rdma.c code does. >=20 > Rename the functions and the associated traces. >=20 > Fixes: 733252deb8b7d37beacda5976c2769e18642b2fa >=20 > Signed-off-by: Dr. David Alan Gilbert > Reported-by: Andreas F=E4rber > --- > migration/rdma.c | 24 +++++++++++------------- > trace-events | 4 ++-- > 2 files changed, 13 insertions(+), 15 deletions(-) Thanks, applied to my tracing tree: https://github.com/stefanha/qemu/commits/tracing Stefan --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU5G7zAAoJEJykq7OBq3PIk4kH/izMxvUOd7gsXnGvH6ecmdBT +O2xDzB16jqFJ6sN96FP/9abtNBvE4R9WHQ1IrkeLWubbYBgqP9bnVfFElgw8b5Q 5s+SUKhnhW3nAlo3zpENpAm421SDnpMXm4zakXlJIrlPf2yHY7qtTZHzVhmDoScq Pp+2tyr03RB0Ao585ppoGM87robtcwVZJ9z+wOdL1k84XbM1GlUSUlry79+yR+5D 0hFqVwwNzv9jibzBCYMvAS1m+OV6VB86/PACNrHeJXnQ5kHfxwKEwwRLr1jDWGz9 smoAUIcPJAAaGM3qgVKpH5MI3RAQiNscBAgSVXi+4evgeABpKHq7BdqCJW0SsAc= =XKtZ -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--