|
@@ -5,7 +5,7 @@ Specify tracing options.
|
|
Immediately enable events matching @var{pattern}.
|
|
Immediately enable events matching @var{pattern}.
|
|
The file must contain one event name (as listed in the @file{trace-events-all}
|
|
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
|
|
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,
|
|
or @var{ftrace} tracing backend. To specify multiple events or patterns,
|
|
specify the @option{-trace} option multiple times.
|
|
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}.
|
|
Immediately enable events listed in @var{file}.
|
|
The file must contain one event name (as listed in the @file{trace-events-all}
|
|
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
|
|
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.
|
|
@var{ftrace} tracing backend.
|
|
|
|
|
|
@item file=@var{file}
|
|
@item file=@var{file}
|