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.mayd...@linaro.org> --- hw/gpio/pl061.c | 27 +++++++++------------------ hw/gpio/trace-events | 6 ++++++ 2 files changed, 15 insertions(+), 18 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~