Commit 8bcf1c79 authored by Mark Cave-Ayland's avatar Mark Cave-Ayland
Browse files

sparc64: introduce trace-events for hw/sparc64



This is in preparation for switching code in hw/sparc64 from DPRINTF over to
trace events.

Signed-off-by: default avatarMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: default avatarArtyom Tarasenko <atar4qemu@gmail.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
parent a5546222
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -140,6 +140,7 @@ trace-events-subdirs += hw/input
trace-events-subdirs += hw/timer
trace-events-subdirs += hw/dma
trace-events-subdirs += hw/sparc
trace-events-subdirs += hw/sparc64
trace-events-subdirs += hw/sd
trace-events-subdirs += hw/isa
trace-events-subdirs += hw/mem
+1 −0
Original line number Diff line number Diff line
# See docs/devel/tracing.txt for syntax documentation.