mirror of
https://github.com/qemu/qemu.git
synced 2024-11-28 22:33:36 +08:00
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: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
This commit is contained in:
parent
a5546222e3
commit
8bcf1c7962
@ -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
hw/sparc64/trace-events
Normal file
1
hw/sparc64/trace-events
Normal file
@ -0,0 +1 @@
|
||||
# See docs/devel/tracing.txt for syntax documentation.
|
Loading…
Reference in New Issue
Block a user