qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] accel/tcg: Trace tb_flush() and tb_gen_code() buffer overflow
@ 2025-09-25  3:56 Philippe Mathieu-Daudé
  2025-09-25  3:56 ` [PATCH 1/2] accel/tcg: Trace tb_flush() calls Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-09-25  3:56 UTC (permalink / raw)
  To: qemu-devel
  Cc: Pierrick Bouvier, Richard Henderson, Paolo Bonzini,
	Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-10-29 17:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-25  3:56 [PATCH 0/2] accel/tcg: Trace tb_flush() and tb_gen_code() buffer overflow Philippe Mathieu-Daudé
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é

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).