From: Steffen Hirschmann <steffen_hirschm...@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