hw/misc/bcm2835_mbox: Add trace events
commit19845504da1bdee4be7d0fba33da5be9efa4c11b
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 26 Sep 2019 17:34:15 +0000 (26 19:34 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:05 +0000 (15 18:09 +0100)
tree850e918d11bc031e9a2cd07da526dfea4af6bc65
parent00cbd5bd74b1d9db3f39c45aea8eebeedb641051
hw/misc/bcm2835_mbox: Add trace events

Add trace events for read/write accesses and IRQ.

Properties are structures used for the ARM particular MBOX.
Since one call in bcm2835_property.c concerns the mbox block,
name this trace event in the same bcm2835_mbox* namespace.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20190926173428.10713-8-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/misc/bcm2835_mbox.c
hw/misc/bcm2835_property.c
hw/misc/trace-events