summary refs log tree commit diff stats
path: root/backends/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'backends/trace-events')
-rw-r--r--backends/trace-events1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/trace-events b/backends/trace-events
index e5f3e70cd1..56132d3fd2 100644
--- a/backends/trace-events
+++ b/backends/trace-events
@@ -7,6 +7,7 @@ dbus_vmstate_loading(const char *id) "id: %s"
 dbus_vmstate_saving(const char *id) "id: %s"
 
 # iommufd.c
+iommufd_change_process(int fd, bool ret) "fd=%d (%d)"
 iommufd_backend_connect(int fd, bool owned, uint32_t users) "fd=%d owned=%d users=%d"
 iommufd_backend_disconnect(int fd, uint32_t users) "fd=%d users=%d"
 iommu_backend_set_fd(int fd) "pre-opened /dev/iommu fd=%d"