All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] tracing.txt: add missing '-' for trace option
@ 2018-06-13  3:15 ` Yaowei Bai
  0 siblings, 0 replies; 14+ 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] 14+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.