OSDN Git Service

tracing: remove TCG memory access tracing
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 4 Feb 2022 20:43:27 +0000 (20:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 9 Feb 2022 12:08:42 +0000 (12:08 +0000)
commitc51e51005b74162df7a9c568213acca85e254efa
tree1bc3f0f4198ffe4a7c023e46ffe519b1a14b8a71
parentd9a6bad542cd796c785ff19793fa7ae24da6a97d
tracing: remove TCG memory access tracing

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>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Cc: Luis Vilanova <vilanova@imperial.ac.uk>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20220204204335.1689602-19-alex.bennee@linaro.org>
accel/tcg/atomic_common.c.inc
accel/tcg/atomic_template.h
accel/tcg/cputlb.c
accel/tcg/user-exec.c
tcg/tcg-op.c
trace-events