On 3/26/24 02:34, Pierrick Bouvier wrote:
Count number of tb and insn executed using a conditional callback. We ensure the callback has been called expected number of time (per vcpu).Signed-off-by: Pierrick Bouvier<[email protected]> --- tests/plugin/inline.c | 89 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 86 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
