summary refs log tree commit diff stats
path: root/util/qemu-timer-common.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-01-20 15:11:41 +0000
committerStefan Hajnoczi <stefanha@redhat.com>2020-01-30 21:33:50 +0000
commit380ea843bdaf3215c6f245328b46092887c05ff0 (patch)
treed1b50eb30d9472bfd4f7ce152d6b5eb0e1a24819 /util/qemu-timer-common.c
parent1aa6430dbee5237db8831f63b17b5c7c321098d0 (diff)
downloadfocaccia-qemu-380ea843bdaf3215c6f245328b46092887c05ff0.tar.gz
focaccia-qemu-380ea843bdaf3215c6f245328b46092887c05ff0.zip
memory.c: Use trace_event_get_state_backends()
The preferred way to test whether a trace event is enabled is to
use trace_event_get_state_backends(), because this will give the
correct answer (allowing expensive computations to be skipped)
whether the trace event is compile-time or run-time disabled.
Convert the four old-style direct uses of TRACE_FOO_ENABLED in
memory.c.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20200120151142.18954-3-peter.maydell@linaro.org
Message-Id: <20200120151142.18954-3-peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'util/qemu-timer-common.c')
0 files changed, 0 insertions, 0 deletions