]> git.proxmox.com Git - mirror_qemu.git/commit - trace/simple.c
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
authorLluís Vilanova <vilanova@ac.upc.edu>
Tue, 14 Jan 2014 15:52:55 +0000 (16:52 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 27 Jan 2014 14:49:39 +0000 (15:49 +0100)
commitb618c28831eda2531acc5c1feb9dbb3047d19391
tree596739f9023c9134978223ed146660edc2f02e8b
parent8a745f2a9296ad2cf6bda33534ed298f2625a4ad
trace: [simple] Do not include "trace/simple.h" in generated tracer headers

The header is not necessary, given that the simple backend does not define any
inlined tracing routines.

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