]> git.proxmox.com Git - mirror_qemu.git/blobdiff - net/trace-events
vdpa: Add SetSteeringEBPF method for NetClientState
[mirror_qemu.git] / net / trace-events
index bfaff7891d47478454b82f1c61cf681eb58251b3..823a071bdce808b76c5de5a93cf08ace6a3d7e22 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/devel/tracing.txt for syntax documentation.
+# See docs/devel/tracing.rst for syntax documentation.
 
 # announce.c
 qemu_announce_self_iter(const char *id, const char *name, const char *mac, int skip) "%s:%s:%s skip: %d"
@@ -9,6 +9,7 @@ vhost_user_event(const char *chr, int event) "chr: %s got event: %d"
 
 # colo.c
 colo_proxy_main(const char *chr) ": %s"
+colo_proxy_main_vnet_info(const char *sta, uint32_t vnet_hdr, int size) ": %s pkt->vnet_hdr_len = %u, pkt->size = %d"
 
 # colo-compare.c
 colo_compare_main(const char *chr) ": %s"