]> git.proxmox.com Git - mirror_qemu.git/commit
trace: Remove trace_mem_build_info_no_se_[bl]e
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 10 Dec 2019 01:50:57 +0000 (17:50 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 16 Jan 2020 01:13:09 +0000 (15:13 -1000)
commit4e6b13849598896da50f7c1c86e765e30ab98b63
tree5182497f20a474bbaf9ae85237a24bcc01d405db
parentf3bee8d337261d12bc766f60faf0ca811577acd6
trace: Remove trace_mem_build_info_no_se_[bl]e

It is easy for the atomic helpers to use trace_mem_build_info
directly, without resorting to symbol pasting.  For this usage,
we cannot use trace_mem_get_info, because the MemOp does not
support 16-byte accesses.

Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/atomic_template.h
trace/mem-internal.h