The following changes since commit 6453a3a69488196f26d12654c6b148446abdf3d6:
Merge remote-tracking branch 'quintela/migration.next' into staging
(2013-07-15 14:49:16 -0500)
are available in the git repository at:
git://github.com/stefanha/qemu.git tracing
for you to fetch changes up to 3ba00637d024b9d43b26106060a23a85411d0757:
trace-events: Fix up source file comments (2013-07-18 11:44:42 +0800)
----------------------------------------------------------------
Markus Armbruster (5):
cleanup-trace-events.pl: New
slavio_misc: Fix slavio_led_mem_readw/_writew tracepoints
milkymist-minimac2: Fix minimac2_read/_write tracepoints
trace-events: Drop unused events
trace-events: Fix up source file comments
hw/misc/slavio_misc.c | 2 +-
hw/net/milkymist-minimac2.c | 2 +-
scripts/cleanup-trace-events.pl | 51 ++++++++++++
trace-events | 176 ++++++++++++++++++++--------------------
4 files changed, 140 insertions(+), 91 deletions(-)
create mode 100755 scripts/cleanup-trace-events.pl
--
1.8.1.4