qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/6] linux-user: convert target_mprotect debug to tracepoi


From: Richard Henderson
Subject: Re: [PATCH v2 1/6] linux-user: convert target_mprotect debug to tracepoint
Date: Thu, 5 Dec 2019 07:43:10 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.1

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 <address@hidden>
> 
> ---
> 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: Richard Henderson <address@hidden>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]