All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] trace: [*-user] Add commandline arguments to control tracing
@ 2016-07-15 17:08 Lluís Vilanova
  2016-07-15 17:08 ` [Qemu-devel] [PATCH v3 1/2] trace: [linux-user] Commandline " Lluís Vilanova
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Lluís Vilanova @ 2016-07-15 17:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: Eric Blake, Stefan Hajnoczi

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


Changes in v3
=============

* Use new trace_opt_parse() [Stefan Hajnoczi].


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   |   16 ++++++++++++++++
 linux-user/main.c |   19 +++++++++++++++++++
 2 files changed, 35 insertions(+)


To: qemu-devel@nongnu.org
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Eric Blake <eblake@redhat.com>

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

end of thread, other threads:[~2016-07-18 12:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-15 17:08 [Qemu-devel] [PATCH v3 0/2] trace: [*-user] Add commandline arguments to control tracing Lluís Vilanova
2016-07-15 17:08 ` [Qemu-devel] [PATCH v3 1/2] trace: [linux-user] Commandline " Lluís Vilanova
2016-07-15 17:08 ` [Qemu-devel] [PATCH v3 2/2] trace: [bsd-user] " Lluís Vilanova
2016-07-15 19:22   ` Eric Blake
2016-07-18 12:23     ` Stefan Hajnoczi
2016-07-15 17:21 ` [Qemu-devel] [PATCH v3 0/2] trace: [*-user] Add commandline " Peter Maydell
2016-07-15 17:48   ` Lluís Vilanova
2016-07-15 17:49     ` Peter Maydell
2016-07-18 12:25 ` Stefan Hajnoczi

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.