From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: unixmania@gmail.com
Cc: Romain Naour <romain.naour@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/qemu: add option to enable tracing (default no)
Date: Sat, 2 Sep 2023 18:01:47 +0200 [thread overview]
Message-ID: <20230902180147.527f6e40@windsurf> (raw)
In-Reply-To: <20230712220119.1531498-1-unixmania@gmail.com>
Hello Carlos,
On Wed, 12 Jul 2023 19:01:19 -0300
unixmania@gmail.com wrote:
> From: Carlos Santos <unixmania@gmail.com>
>
> Tracing is a development feature for debugging, profiling, and observing
> QEMU execution. It does not make sense to enable it by default, so add a
> config to enable the "log" tracing backend (the default one). Options to
> select other backends may be added in the future.
>
> Also pull a patch already reviewed upstream to install the trace events
> file only if necessary:
>
> https://patchwork.kernel.org/project/qemu-devel/patch/20230408010410.281263-1-casantos@redhat.com/
>
> Signed-off-by: Carlos Santos <unixmania@gmail.com>
> ---
> ...-trace-events-file-only-if-necessary.patch | 29 +++++++++++++++++++
> package/qemu/Config.in | 9 ++++++
> package/qemu/qemu.mk | 6 ++++
> 3 files changed, 44 insertions(+)
> create mode 100644 package/qemu/0004-tracing-install-trace-events-file-only-if-necessary.patch
Applied to next after adding an "Upstream:" tag inside the patch, which
we now require (you get a "make check-package" warning if you don't
have this tag).
Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-09-02 16:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-12 22:01 [Buildroot] [PATCH] package/qemu: add option to enable tracing (default no) unixmania
2023-09-02 16:01 ` Thomas Petazzoni via buildroot [this message]
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=20230902180147.527f6e40@windsurf \
--to=buildroot@buildroot.org \
--cc=romain.naour@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=unixmania@gmail.com \
/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 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.