qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/1] TCG plugin libinso.so: Virtual address range count
@ 2025-04-30 10:59 steffen_hirschmann
  2025-04-30 10:59 ` [PATCH RFC 1/1] TCG insn.c: Implement counting specific addresses steffen_hirschmann
  0 siblings, 1 reply; 5+ messages in thread
From: steffen_hirschmann @ 2025-04-30 10:59 UTC (permalink / raw)
  To: qemu-devel
  Cc: Pierrick Bouvier, Alex Bennée, Mahmoud Mandour,
	Alexandre Iooss, Steffen Hirschmann

From: Steffen Hirschmann <steffen_hirschmann@web.de>

I found it useful for the TCG plugin insn.c to be able to count only
instructions in a certain virtual address range (e.g. single leaf function). It
could be of interest to a broader audience, thus I am RFCing it here.


Steffen Hirschmann (1):
  TCG insn.c: Implement counting specific addresses

 docs/about/emulation.rst |  2 +
 tests/tcg/plugins/insn.c | 89 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 91 insertions(+)

-- 
2.39.5



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

end of thread, other threads:[~2025-05-28 10:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 10:59 [PATCH RFC 0/1] TCG plugin libinso.so: Virtual address range count steffen_hirschmann
2025-04-30 10:59 ` [PATCH RFC 1/1] TCG insn.c: Implement counting specific addresses steffen_hirschmann
2025-05-20 14:13   ` Alex Bennée
2025-05-28 10:35     ` Steffen Hirschmann
2025-05-26 14:35   ` [PATCH RFC v2 " steffen_hirschmann

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