qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] trace: [*-user] Add commandline arguments to co


From: Lluís Vilanova
Subject: [Qemu-devel] [PATCH 0/2] trace: [*-user] Add commandline arguments to control tracing
Date: Tue, 21 Jun 2016 15:23:26 +0200
User-agent: StGit/0.17.1-dirty

Adds three commandline arguments to the main *-user programs, following what's
already available in softmmu:

* -trace-enable
* -trace-events
* -trace-file

Signed-off-by: Lluís Vilanova <address@hidden>
---

Lluís Vilanova (2):
      trace: [linux-user] Commandline arguments to control tracing
      trace: [bsd-user] Commandline arguments to control tracing


 bsd-user/main.c   |   21 +++++++++++++++++++++
 linux-user/main.c |   28 ++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)


To: address@hidden
Cc: Stefan Hajnoczi <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]