]> git.proxmox.com Git - mirror_qemu.git/commit - linux-user/trace-events
linux-user: convert target_mmap debug to tracepoint
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 5 Dec 2019 12:25:13 +0000 (12:25 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 19 Dec 2019 08:20:16 +0000 (08:20 +0000)
commit5a67bb96b0c4ea9f089b97edf88f3f06a4611850
tree706cb046a28240e0c957eb9a50abace57f258dbd
parent11d9605623b43c2006dbf8f5135b4a5a3a8fb9e8
linux-user: convert target_mmap debug to tracepoint

It is a pain to re-compile when you need to debug and tracepoints are
a fairly low impact way to instrument QEMU.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20191205122518.10010-3-alex.bennee@linaro.org>
linux-user/mmap.c
linux-user/trace-events