]> git.proxmox.com Git - qemu.git/commit - hmp-commands.hx
trace: always compile support for controlling and querying trace event states
authorLluís <xscript@gmx.net>
Wed, 31 Aug 2011 18:31:24 +0000 (20:31 +0200)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Thu, 1 Sep 2011 09:34:54 +0000 (10:34 +0100)
commit31965ae27bc11e90674be12584bb201b83df5aef
tree95e1c094a394d1ee56f1e1dc242a2c23df6bfb54
parentfc764105397fa55e7c03f42a6d019063ec0cad00
trace: always compile support for controlling and querying trace event states

The current interface is generic for this small set of operations, and thus
other backends can easily modify the "trace/control.c" file to add their own
implementation.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
docs/tracing.txt
hmp-commands.hx
monitor.c