On 5/4/24 12:24, Richard Henderson wrote:
We do not need to separately record the start of the TB.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- include/qemu/plugin.h | 1 - accel/tcg/plugin-gen.c | 3 +-- plugins/api.c | 3 ++- 3 files changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>