X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qemu-option-trace.texi;h=4166d5cdc2ddc191dd73f5ea08504f57483e7ea5;hb=1828d47845ca92ec3fcfd82399f036526afc6a31;hp=693ab5a3e134ae40b70408d7f1251cdd622d4727;hpb=60a0f1af07d685c88f4ffa09370da5bd7514823e;p=mirror_qemu.git diff --git a/qemu-option-trace.texi b/qemu-option-trace.texi index 693ab5a3e1..4166d5cdc2 100644 --- a/qemu-option-trace.texi +++ b/qemu-option-trace.texi @@ -5,7 +5,7 @@ Specify tracing options. Immediately enable events matching @var{pattern}. The file must contain one event name (as listed in the @file{trace-events-all} file) per line; globbing patterns are accepted too. This option is only -available if QEMU has been compiled with the @var{simple}, @var{stderr} +available if QEMU has been compiled with the @var{simple}, @var{log} or @var{ftrace} tracing backend. To specify multiple events or patterns, specify the @option{-trace} option multiple times. @@ -15,7 +15,7 @@ Use @code{-trace help} to print a list of names of trace points. Immediately enable events listed in @var{file}. The file must contain one event name (as listed in the @file{trace-events-all} file) per line; globbing patterns are accepted too. This option is only -available if QEMU has been compiled with the @var{simple}, @var{stderr} or +available if QEMU has been compiled with the @var{simple}, @var{log} or @var{ftrace} tracing backend. @item file=@var{file}