From: Yaowei Bai <baiyaowei@cmss.chinamobile.com>
To: "Emilio G. Cota" <cota@braap.org>
Cc: mjt@tls.msk.ru, laurent@vivier.eu, qemu-trivial@nongnu.org,
qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH] tracing.txt: add missing '-' for trace option
Date: Wed, 13 Jun 2018 04:44:56 -0400 [thread overview]
Message-ID: <20180613084455.GA13936@byw> (raw)
In-Reply-To: <20180613035030.GB25430@flamenco>
On Tue, Jun 12, 2018 at 11:50:30PM -0400, Emilio G. Cota wrote:
> On Tue, Jun 12, 2018 at 23:15:49 -0400, Yaowei Bai wrote:
> > 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
>
> The second dash is not missing; both '-args' and '--args' work.
>
> '-args' seems to be favoured though; see `qemu -h' or `qemu --h' :-)
Oh, you're right. I just checked qemu-nbd/io utilities. Forget about
this change. Thanks. :-)
>
> Emilio
next prev parent reply other threads:[~2018-06-13 8:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180613084455.GA13936@byw \
--to=baiyaowei@cmss.chinamobile.com \
--cc=cota@braap.org \
--cc=laurent@vivier.eu \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).