diff options
author | Joao Martins <joao.m.martins@oracle.com> | 2023-03-07 12:54:41 +0000 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2023-03-07 07:20:32 -0700 |
commit | 1cd7fa7adc157c5ec8050a6fe31670bdf3f6c2a5 (patch) | |
tree | 267c1698945b4b71c9783b60c38094af52815c78 /linux-user/qemu.h | |
parent | fbc6c92134048cef7a9317119da4b6beea03138e (diff) | |
download | qemu-1cd7fa7adc157c5ec8050a6fe31670bdf3f6c2a5.zip qemu-1cd7fa7adc157c5ec8050a6fe31670bdf3f6c2a5.tar.gz qemu-1cd7fa7adc157c5ec8050a6fe31670bdf3f6c2a5.tar.bz2 |
vfio/common: Use a single tracepoint for skipped sections
In preparation to turn more of the memory listener checks into
common functions, one of the affected places is how we trace when
sections are skipped. Right now there is one for each. Change it
into one single tracepoint `vfio_listener_region_skip` which receives
a name which refers to the callback i.e. region_add and region_del.
Suggested-by: Avihai Horon <avihaih@nvidia.com>
Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/r/20230307125450.62409-7-joao.m.martins@oracle.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'linux-user/qemu.h')
0 files changed, 0 insertions, 0 deletions