On 2/14/19 4:50 AM, Peter Maydell wrote: > Convert the debug printing in the PL031 device to use trace events, > and augment it to cover the interesting parts of device operation. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/timer/pl031.c | 55 +++++++++++++++++++++++-------------------- > hw/timer/trace-events | 6 +++++ > 2 files changed, 36 insertions(+), 25 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~