From 12df189de139dd79b63d055b531e2d88195bfee6 Mon Sep 17 00:00:00 2001 From: Emilio G. Cota Date: Wed, 15 Aug 2018 11:42:49 -0400 Subject: vl: add -enable-sync-profile Signed-off-by: Emilio G. Cota Signed-off-by: Paolo Bonzini --- qemu-options.hx | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'qemu-options.hx') diff --git a/qemu-options.hx b/qemu-options.hx index 5515dfaba5..d66ab1bddb 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -3953,6 +3953,16 @@ Dump json-encoded vmstate information for current machine type to file in @var{file} ETEXI +DEF("enable-sync-profile", 0, QEMU_OPTION_enable_sync_profile, + "-enable-sync-profile\n" + " enable synchronization profiling\n", + QEMU_ARCH_ALL) +STEXI +@item -enable-sync-profile +@findex -enable-sync-profile +Enable synchronization profiling. +ETEXI + STEXI @end table ETEXI -- cgit v1.2.3-55-g7522