qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] tracing.txt: add missing '-' for trace option
@ 2018-06-13  3:15 Yaowei Bai
  2018-06-13  3:50 ` Emilio G. Cota
  0 siblings, 1 reply; 7+ messages in thread
From: Yaowei Bai @ 2018-06-13  3:15 UTC (permalink / raw)
  To: mjt, laurent; +Cc: qemu-trivial, stefanha, qemu-devel, Yaowei Bai

Signed-off-by: Yaowei Bai <baiyaowei@cmss.chinamobile.com>
---
 docs/devel/tracing.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/devel/tracing.txt b/docs/devel/tracing.txt
index 07abbb3..6ab32cc 100644
--- a/docs/devel/tracing.txt
+++ b/docs/devel/tracing.txt
@@ -18,7 +18,7 @@ for debugging, profiling, and observing execution.
 
 3. Run the virtual machine to produce a trace file:
 
-    qemu -trace events=/tmp/events ... # your normal QEMU invocation
+    qemu --trace events=/tmp/events ... # your normal QEMU invocation
 
 4. Pretty-print the binary trace file:
 
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-06-18 22:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13  3:15 [Qemu-devel] [PATCH] tracing.txt: add missing '-' for trace option Yaowei Bai
2018-06-13  3:50 ` Emilio G. Cota
2018-06-13  8:44   ` Yaowei Bai
2018-06-13 11:27   ` Eric Blake
2018-06-13 14:15     ` Yaowei Bai
2018-06-15 17:30       ` Stefan Hajnoczi
2018-06-18 22:11         ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).