]> git.proxmox.com Git - mirror_qemu.git/commit - migration/rdma.c
unbreak dtrace tracing due to double _ in rdma names
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 16 Feb 2015 16:58:05 +0000 (16:58 +0000)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 2 Mar 2015 21:37:34 +0000 (15:37 -0600)
commitba795761857082a9bb8c4be1f28e7cdd82f039b0
tree25394a07105f04cef996f98e096ec5c8cc84d093
parentb8a173b25c887a606681fc35a46702c164d5b2d0
unbreak dtrace tracing due to double _ in rdma names

It looks like the dtrace trace code gets upset if you have trace names
with __ in, which the migration/rdma.c code does.

Rename the functions and the associated traces.

Fixes: 733252deb8b7d37beacda5976c2769e18642b2fa
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reported-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Tested-by: Andreas Färber <afaerber@suse.de>
Message-id: 1424105885-12149-1-git-send-email-dgilbert@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
migration/rdma.c
trace-events