]> git.proxmox.com Git - mirror_qemu.git/commit
linux-user: convert target_mprotect debug to tracepoint
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 5 Dec 2019 12:25:12 +0000 (12:25 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 19 Dec 2019 08:20:16 +0000 (08:20 +0000)
commit11d9605623b43c2006dbf8f5135b4a5a3a8fb9e8
tree0b3b66fac78702323f5e166b119a528b721be06f
parent88893f7c942ab1470af3e2890044a4228b540cd5
linux-user: convert target_mprotect 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-2-alex.bennee@linaro.org>
linux-user/mmap.c
linux-user/trace-events