Re: [PATCH 17/17] cpu: Add breakpoint tracepoints
On 7/1/21 5:25 PM, Richard Henderson wrote: > Signed-off-by: Richard Henderson > --- > cpu.c| 11 --- > trace-events | 5 + > 2 files changed, 13 insertions(+), 3 deletions(-) Reviewed-by: Philippe Mathieu-Daudé
[PATCH 17/17] cpu: Add breakpoint tracepoints
Signed-off-by: Richard Henderson --- cpu.c| 11 --- trace-events | 5 + 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/cpu.c b/cpu.c index 2c9da10d0f..addcb5db9c 100644 --- a/cpu.c +++ b/cpu.c @@ -38,6 +38,7 @@ #include "exec/translate-all.h" #include "exec