This series improves the tracing experience in two devices used in ARM context.
It also removes a duplicate statement in an IMX watchdog which may indicate a
bug (see comment underneath commit message).
Best regards,
Bernhard
Bernhard Beschow (3):
hw/rtc/ds1338: Trace send and receive operations
hw/timer/imx_gpt: Convert DPRINTF to trace events
hw/watchdog/wdt_imx2: Remove redundant assignment
hw/rtc/ds1338.c | 6 ++++++
hw/timer/imx_gpt.c | 18 +++++-------------
hw/watchdog/wdt_imx2.c | 1 -
hw/rtc/trace-events | 4 ++++
hw/timer/trace-events | 6 ++++++
5 files changed, 21 insertions(+), 14 deletions(-)
--
2.45.0