trace-events: Clean up with scripts/cleanup-trace-events.pl again
commitddd0bd480fc07cc45f9cc7e3d113f23cb58b6082
authorMarkus Armbruster <armbru@redhat.com>
Fri, 13 Sep 2013 08:49:51 +0000 (13 10:49 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 20 Sep 2013 16:09:24 +0000 (20 20:09 +0400)
tree8c08613d7475b4fdc1a87727745f3db5de8f2e66
parent07ac4dc5db22a31e47b149abdbc5ea99013cf4de
trace-events: Clean up with scripts/cleanup-trace-events.pl again

Event qxl_render_blit_guest_primary_initialized is unused since commit
c58c7b9, drop it.

Commit 42e5b4c moved hw/ppc/xics.c to hw/intc/xics.c without updating
the comment in trace-events.

"scripts/cleanup-trace-events.pl trace-events | diff trace-events" is
now clean again.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
trace-events