|
From: | Richard Henderson |
Subject: | Re: [PATCH 02/11] hw/gpio/pl061: Convert DPRINTF to tracepoints |
Date: | Tue, 6 Jul 2021 18:19:26 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 7/2/21 3:40 AM, Peter Maydell wrote:
Convert the use of the DPRINTF debug macro in the PL061 model to use tracepoints. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> --- hw/gpio/pl061.c | 27 +++++++++------------------ hw/gpio/trace-events | 6 ++++++ 2 files changed, 15 insertions(+), 18 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |