|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH v2 17/25] tracing: remove TCG memory access tracing |
| Date: | Wed, 2 Feb 2022 02:21:03 +0100 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
On 1/2/22 19:20, 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>
<crop>
-- v2 - dropped extra line
</crop>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20220124201608.604599-15-alex.bennee@linaro.org> --- 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(-)
| [Prev in Thread] | Current Thread | [Next in Thread] |