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)
commit047ed7cb0c49fc946c3f848a20c17e959051f9ff
tree95e1c094a394d1ee56f1e1dc242a2c23df6bfb54
parent439b644179f6827c09a44e1a36e53b867f211e11
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