summaryrefslogtreecommitdiffstats
path: root/include/qemu
diff options
context:
space:
mode:
authorDaniel P. Berrange2017-08-04 12:50:36 +0200
committerStefan Hajnoczi2017-08-07 10:39:35 +0200
commitf42cf447e2310e84e119b99f7f13c8dc7a6cf3d6 (patch)
tree941e401b34cb90ef071fc219da469d841ceafaba /include/qemu
parentMerge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int... (diff)
downloadqemu-f42cf447e2310e84e119b99f7f13c8dc7a6cf3d6.tar.gz
qemu-f42cf447e2310e84e119b99f7f13c8dc7a6cf3d6.tar.xz
qemu-f42cf447e2310e84e119b99f7f13c8dc7a6cf3d6.zip
block: move trace probes into bdrv_co_preadv|pwritev
There are trace probes in bdrv_co_readv|writev, however, the block drivers are being gradually moved over to using the bdrv_co_preadv|pwritev functions instead. As a result some block drivers miss the current probes. Move the probes into bdrv_co_preadv|pwritev instead, so that they are triggered by more (all?) I/O code paths. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 20170804105036.11879-1-berrange@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include/qemu')
0 files changed, 0 insertions, 0 deletions