hw/arm/omap1: Convert information printfs to tracepoints
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 27 Feb 2025 17:01:15 +0000 (17:01 +0000)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 5 Mar 2025 01:13:29 +0000 (02:13 +0100)
commit92bf1c72e0f539172bd054f494c659fc51d055e0
treeef5eefe077982962cf566f4cba7a75b198ce20fb
parent4af3c6eca90f9e3809e9c8405727c6343c0b3819
hw/arm/omap1: Convert information printfs to tracepoints

The omap1 code uses raw printf() statements to print information
about some events; convert these to tracepoints.

In particular, this will stop the functional test for the sx1
from printing the not-very-helpful note
 "omap_clkm_write: clocking scheme set to synchronous scalable"
to the test's default.log.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250227170117.1726895-4-peter.maydell@linaro.org>
[PMD: Include component name (pwl/pwt/lpg) in trace events]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/arm/omap1.c
hw/arm/trace-events