]> git.proxmox.com Git - qemu.git/commit
trace: [simple] Port to generic event information and new control interface
authorLluís Vilanova <vilanova@ac.upc.edu>
Tue, 5 Mar 2013 13:47:55 +0000 (14:47 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 28 Mar 2013 13:19:57 +0000 (14:19 +0100)
commit60481e210d1f5f9e97d4d5db82b9afb8d3df7acf
tree72ac24ca5fdfdf45a834b133f74f4b8fb8217884
parentfd068a953ccb54a00e7b1cf2d8961498c7d74bd4
trace: [simple] Port to generic event information and new control interface

The backend is forced to dump event numbers using 64 bits, as TraceEventID is
an enum.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/tracetool/backend/simple.py
trace/simple.c
trace/simple.h