]> git.proxmox.com Git - mirror_qemu.git/commit - Makefile.objs
trace: [stderr] add support for dynamically enabling/disabling events
authorLluís <xscript@gmx.net>
Wed, 31 Aug 2011 18:31:51 +0000 (20:31 +0200)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Thu, 1 Sep 2011 09:34:54 +0000 (10:34 +0100)
commit9a82b6a590bd7c845ab9754b34b33ffee982ccb2
treec23b7078b7db55c798577eb28f281873a5d2062c
parent03727e6a06087dc8f46d5674b4b29262bf7377a4
trace: [stderr] add support for dynamically enabling/disabling events

Uses the generic interface provided in "trace/control.h" in order to provide
a programmatic interface as well as command line and monitor controls.

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Makefile.objs
configure
docs/tracing.txt
qemu-options.hx
scripts/tracetool
trace/stderr.c [new file with mode: 0644]
trace/stderr.h [new file with mode: 0644]