500016e5db
trace-events: Shorten file names in comments
...
We spell out sub/dir/ in sub/dir/trace-events' comments pointing to
source files. That's because when trace-events got split up, the
comments were moved verbatim.
Delete the sub/dir/ part from these comments. Gets rid of several
misspellings.
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com >
Message-id: 20190314180929.27722-3-armbru@redhat.com
Message-Id: <20190314180929.27722-3-armbru@redhat.com >
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com >
2019-03-22 16:18:07 +00:00
be75bbe2d7
sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace events
...
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk >
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Acked-by: Artyom Tarasenko <atar4qemu@gmail.com >
2018-01-25 13:39:34 +00:00
602c993a3e
sun4u_iommu: add trace event for IOMMU translations
...
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk >
Acked-by: Artyom Tarasenko <atar4qemu@gmail.com >
2018-01-09 21:48:20 +00:00
09ecbb785b
sun4u_iommu: convert from IOMMU_DPRINTF to trace-events
...
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk >
Acked-by: Artyom Tarasenko <atar4qemu@gmail.com >
2018-01-09 21:48:20 +00:00
69520948e1
sun4u: switch from EBUS_DPRINTF() macro to trace-events
...
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk >
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com >
2018-01-09 21:48:19 +00:00
8bcf1c7962
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 >
2018-01-09 21:48:19 +00:00