Home
last modified time | relevance | path

Searched hist:"74 d359b5" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/gpio/
H A Dtrace-events74d359b5 Fri Jul 02 05:40:11 CDT 2021 Peter Maydell <peter.maydell@linaro.org> hw/gpio/pl061: Add tracepoints for register read and write

Add tracepoints for reads and writes to the PL061 registers. This requires
restructuring pl061_read() to only return after the tracepoint, rather
than having lots of early-returns.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
H A Dpl061.c74d359b5 Fri Jul 02 05:40:11 CDT 2021 Peter Maydell <peter.maydell@linaro.org> hw/gpio/pl061: Add tracepoints for register read and write

Add tracepoints for reads and writes to the PL061 registers. This requires
restructuring pl061_read() to only return after the tracepoint, rather
than having lots of early-returns.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>