aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorXianting Tian <[email protected]>2022-03-28 18:58:16 +0800
committerMichael S. Tsirkin <[email protected]>2022-05-31 12:44:24 -0400
commit35c51e093d956f6d058e193711c8d424817a44a9 (patch)
treedddb3ba8254c0f8ecf7b69a1ec55b8befdc44107 /tools/perf/scripts/python/export-to-postgresql.py
parent0e9911fa768f32f30e5678512ea405d99a7a9fef (diff)
virtio_ring: remove unnecessary to_vvq call in vring hot path
It passes '_vq' to virtqueue_use_indirect(), which still calls to_vvq to get 'vq', let's directly pass 'vq'. It can avoid unnecessary call of to_vvq in hot path. Signed-off-by: Xianting Tian <[email protected]> Message-Id: <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> Acked-by: Jason Wang <[email protected]> Reviewed-by: Stefano Garzarella <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions