On 5/4/20 12:28 AM, Philippe Mathieu-Daudé wrote:
> Add trace event to display timer's counter value updates.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> hw/timer/nrf51_timer.c | 1 +
> hw/timer/trace-events | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Richard Henderson
r~
Add trace event to display timer's counter value updates.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/timer/nrf51_timer.c | 1 +
hw/timer/trace-events | 1 +
2 files changed, 2 insertions(+)
diff --git a/hw/timer/nrf51_timer.c b/hw/timer/nrf51_timer.c
index 38cea0542e..42be79c736 100644
--- a