Le 05/12/2019 à 13:25, Alex Bennée a écrit : > 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> > > --- > v2 > - don't both with ascii conversion > --- > linux-user/mmap.c | 10 ++-------- > linux-user/trace-events | 3 +++ > 2 files changed, 5 insertions(+), 8 deletions(-)
Reviewed-by: Laurent Vivier <laur...@vivier.eu>