Skip to content

Commit

Permalink
sparc64: introduce trace-events for hw/sparc64
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
mcayland committed Jan 9, 2018
1 parent a554622 commit 8bcf1c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.objs
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions hw/sparc64/trace-events
@@ -0,0 +1 @@
# See docs/devel/tracing.txt for syntax documentation.

0 comments on commit 8bcf1c7

Please sign in to comment.