trace: Add a proper API to manage auto-generated events from the 'tcg' property
authorLluís Vilanova <vilanova@ac.upc.edu>
Thu, 25 Feb 2016 13:06:30 +0000 (14:06 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 1 Mar 2016 13:34:38 +0000 (13:34 +0000)
commit4ade0541de712fbf151ac7a2403613a1dbdb25b5
tree1187780cac650ea32566d3b072bb83514eb5925f
parent3d211d9f4dbee7483f092c287ef20d8336100445
trace: Add a proper API to manage auto-generated events from the 'tcg' property

Formalizes the existence of the 'event_trans' and 'event_exec' event
attributes, which until now were monkey-patched only when necessary.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 145640558759.20978.6374959404425591089.stgit@localhost
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/tracetool/__init__.py