]> git.proxmox.com Git - mirror_qemu.git/commit
trace: Remove unnecessary intermediate event copies
authorLluís Vilanova <vilanova@ac.upc.edu>
Thu, 25 Feb 2016 16:43:10 +0000 (17:43 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 1 Mar 2016 13:27:09 +0000 (13:27 +0000)
commit56797b1fbce86b3844cec753100a7260b9132a6e
tree57dc992698ee45772ba30cc8b552c5589a8e0fea
parent3596f524d4257ede23f68b7005c4548660db463a
trace: Remove unnecessary intermediate event copies

The current code forces the use of a chain of ".original" dereferences,
which looks odd.

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