qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 14/22] tracing: remove TCG memory access tracing


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v1 14/22] tracing: remove TCG memory access tracing
Date: Mon, 24 Jan 2022 23:06:56 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 1/24/22 21:16, Alex Bennée wrote:
> If you really want to trace all memory operations TCG plugins gives
> you a more flexible interface for doing so.
> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> Cc: Luis Vilanova <vilanova@imperial.ac.uk>
> Cc: Stefan Hajnoczi <stefanha@redhat.com>
> 
> --

git tools need 3 dashes '---' sto split ections.

> v2
>   - dropped extra line
> ---
>  accel/tcg/atomic_template.h   | 12 ------------
>  accel/tcg/cputlb.c            |  2 --
>  accel/tcg/user-exec.c         | 14 --------------
>  tcg/tcg-op.c                  |  5 -----
>  accel/tcg/atomic_common.c.inc | 20 --------------------
>  trace-events                  | 14 --------------
>  6 files changed, 67 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]