qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] trace: remove argument from trace_init_file


From: Stefan Hajnoczi
Subject: Re: [PATCH v2] trace: remove argument from trace_init_file
Date: Tue, 3 Nov 2020 16:25:38 +0000

On Mon, Nov 02, 2020 at 06:58:41AM -0500, Paolo Bonzini wrote:
> It is not needed, all the callers are just saving what was
> retrieved from -trace and trace_init_file can retrieve it
> on its own.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  bsd-user/main.c                      |  6 ++----
>  linux-user/main.c                    |  6 ++----
>  qemu-img.c                           |  6 ++----
>  qemu-io.c                            |  6 ++----
>  qemu-nbd.c                           |  6 ++----
>  scsi/qemu-pr-helper.c                |  6 ++----
>  softmmu/vl.c                         |  6 ++----
>  storage-daemon/qemu-storage-daemon.c |  9 +++------
>  trace/control.c                      | 10 ++++------
>  trace/control.h                      | 12 +++---------
>  10 files changed, 24 insertions(+), 49 deletions(-)

Thanks, applied to my tracing tree:
https://gitlab.com/stefanha/qemu/commits/tracing

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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