qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [patch] correct tracing.txt
@ 2012-03-08  8:24 Jun Koi
  2012-03-08  8:30 ` 陳韋任
  2012-03-08 12:02 ` Stefan Hajnoczi
  0 siblings, 2 replies; 6+ messages in thread
From: Jun Koi @ 2012-03-08  8:24 UTC (permalink / raw)
  To: qemu-devel

this patch corrects the configure's trace option in docs/tracing.txt

Signed-off-by: Jun Koi <junkoi2004@gmail.com>

 diff --git a/docs/tracing.txt b/docs/tracing.txt
index ea29f2c..7b11d15 100644
--- a/docs/tracing.txt
+++ b/docs/tracing.txt
@@ -9,7 +9,7 @@ for debugging, profiling, and observing execution.

 1. Build with the 'simple' trace backend:

-    ./configure --trace-backend=simple
+    ./configure --enable-trace-backend=simple
     make

 2. Create a file with the events you want to trace:

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

end of thread, other threads:[~2012-03-09 11:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08  8:24 [Qemu-devel] [patch] correct tracing.txt Jun Koi
2012-03-08  8:30 ` 陳韋任
2012-03-09 10:20   ` Stefan Hajnoczi
2012-03-09 11:48     ` Peter Maydell
2012-03-09 11:50       ` Stefan Hajnoczi
2012-03-08 12:02 ` Stefan Hajnoczi

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).