From: "Lluís Vilanova" <vilanova@ac.upc.edu>
To: "Xu, Anthony" <anthony.xu@intel.com>
Cc: "'qemu-devel@nongnu.org'" <qemu-devel@nongnu.org>,
'Stefan Hajnoczi' <stefanha@gmail.com>,
'Paolo Bonzini' <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] Put all trace.o into libqemuutil.a
Date: Wed, 05 Apr 2017 11:15:58 +0300 [thread overview]
Message-ID: <87y3vf9sn5.fsf@frigg.lan> (raw)
In-Reply-To: <4712D8F4B26E034E80552F30A67BE0B1A4E5F6@ORSMSX112.amr.corp.intel.com> (Anthony Xu's message of "Tue, 4 Apr 2017 21:39:39 +0000")
Xu, Anthony writes:
> Put all trace.o into libqemuutil.a
> Currently all trace.o are linked into qemu-system, qemu-img,
> qemu-nbd, qemu-io etc., even the corresponding components
> are not included.
> Put all trace.o into libqemuutil.a that the linker would only pull in .o
> files containing symbols that are actually referenced by the
> program.
I think this change conflicts with some of the guest code tracing patches I have
in the queue (I won't be able to send the new series until the end of the month,
sorry).
AFAIR, some of my patches need to link different code for utils and qemu's main
binaries. Although there might be a better way of doing it that I missed.
Cheers,
Lluis
next prev parent reply other threads:[~2017-04-05 8:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-04 21:39 Xu, Anthony
2017-04-05 8:15 ` Lluís Vilanova [this message]
2017-04-06 13:23 ` Stefan Hajnoczi
2017-04-05 9:14 ` Daniel P. Berrange
2017-04-06 14:38 ` Stefan Hajnoczi
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=87y3vf9sn5.fsf@frigg.lan \
--to=vilanova@ac.upc.edu \
--cc=anthony.xu@intel.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
--subject='Re: [Qemu-devel] [PATCH] Put all trace.o into libqemuutil.a' \
/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
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.