From: Stefan Hajnoczi <stefanha@gmail.com>
To: "Lluís Vilanova" <vilanova@ac.upc.edu>
Cc: qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2 0/2] trace: [*-user] Add commandline arguments to control tracing
Date: Fri, 15 Jul 2016 15:18:25 +0100 [thread overview]
Message-ID: <20160715141825.GD2273@stefanha-x1.localdomain> (raw)
In-Reply-To: <146658987022.20512.14981098714407053522.stgit@fimbulvetr.bsc.es>
[-- Attachment #1: Type: text/plain, Size: 1080 bytes --]
On Wed, Jun 22, 2016 at 12:04:30PM +0200, Lluís Vilanova wrote:
> Adds three commandline arguments to the main *-user programs, following what's
> already available in softmmu:
>
> * -trace-enable
> * -trace-events
> * -trace-file
>
>
> Changes in v2
> =============
>
> * Tell user to use 'help' instead of '?' [Eric Blake].
> * Remove newlines on argument docs for bsd-user [Eric Blake].
>
>
> Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
> ---
>
> Lluís Vilanova (2):
> trace: [linux-user] Commandline arguments to control tracing
> trace: [bsd-user] Commandline arguments to control tracing
>
>
> bsd-user/main.c | 19 +++++++++++++++++++
> linux-user/main.c | 28 ++++++++++++++++++++++++++++
> 2 files changed, 47 insertions(+)
Hi Lluís,
Commit e9e0bb2af2248eabafb54402e3127f9f8a8690f5 ("trace: move
qemu_trace_opts to trace/control.c") made trace_events_init() static.
This conflicts with your patch series.
I suggest changing this series to use -trace ... just like
qemu/qemu-img/qemu-nbd.
Stefan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2016-07-15 14:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-22 10:04 [Qemu-devel] [PATCH v2 0/2] trace: [*-user] Add commandline arguments to control tracing Lluís Vilanova
2016-06-22 10:04 ` [Qemu-devel] [PATCH v2 1/2] trace: [linux-user] Commandline " Lluís Vilanova
2016-06-28 14:38 ` Stefan Hajnoczi
2016-06-29 10:45 ` Lluís Vilanova
2016-06-30 10:36 ` Stefan Hajnoczi
2016-06-22 10:04 ` [Qemu-devel] [PATCH v2 2/2] trace: [bsd-user] " Lluís Vilanova
2016-07-15 14:18 ` Stefan Hajnoczi [this message]
2016-07-15 17:07 ` [Qemu-devel] [PATCH v2 0/2] trace: [*-user] Add commandline " Lluís Vilanova
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=20160715141825.GD2273@stefanha-x1.localdomain \
--to=stefanha@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=vilanova@ac.upc.edu \
/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).