On 12/5/19 4:25 AM, Alex Bennée wrote: > 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.ben...@linaro.org> > --- > linux-user/mmap.c | 27 +-------------------------- > linux-user/trace-events | 1 + > 2 files changed, 2 insertions(+), 26 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~