qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Pierrick Bouvier" <pierrick.bouvier@linaro.org>,
	"Richard Henderson" <richard.henderson@linaro.org>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [PATCH 0/2] accel/tcg: Trace tb_flush() and tb_gen_code() buffer overflow
Date: Thu, 25 Sep 2025 05:56:08 +0200	[thread overview]
Message-ID: <20250925035610.80605-1-philmd@linaro.org> (raw)

Add trace events to better understand the changes introduced
by the "accel/tcg: Improve tb_flush usage" series recently
merged.

Philippe Mathieu-Daudé (2):
  accel/tcg: Trace tb_flush() calls
  accel/tcg: Trace tb_gen_code() buffer overflow

 accel/tcg/tb-maint.c      | 3 ++-
 accel/tcg/translate-all.c | 3 +++
 accel/tcg/trace-events    | 4 ++++
 3 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.51.0



             reply	other threads:[~2025-09-25  3:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-25  3:56 Philippe Mathieu-Daudé [this message]
2025-09-25  3:56 ` [PATCH 1/2] accel/tcg: Trace tb_flush() calls Philippe Mathieu-Daudé
2025-09-25  3:56 ` [PATCH 2/2] accel/tcg: Trace tb_gen_code() buffer overflow Philippe Mathieu-Daudé
2025-10-29 17:56 ` [PATCH 0/2] accel/tcg: Trace tb_flush() and " Philippe Mathieu-Daudé

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=20250925035610.80605-1-philmd@linaro.org \
    --to=philmd@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=pierrick.bouvier@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).