]> git.proxmox.com Git - mirror_qemu.git/commit
hw/timer/hpet: Convert DPRINTF to trace events
authorDaniel Hoffman <dhoff749@gmail.com>
Sat, 18 Nov 2023 23:11:29 +0000 (15:11 -0800)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 19 Jan 2024 11:28:10 +0000 (12:28 +0100)
commitc0d0b716ba3e52236088eb9f75ef5cbd7e15a4f3
treec4f07be814605919f4a05ac2e8f6841e3a62c968
parent88cf5fec91e50cd34bc002b633b4116228db0bc8
hw/timer/hpet: Convert DPRINTF to trace events

This conversion is pretty straight-forward. Standardized some formatting
so the +0 and +4 offset cases can recycle the same message.

Signed-off-by: Daniel Hoffman <dhoff749@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231118231129.2840388-1-dhoff749@gmail.com>
[PMD: Fixed few string formats]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/timer/hpet.c
hw/timer/trace-events