trace: always use the "nop" backend on events with the "disable" keyword
commitdd215f646c72b4cf680097b13aeb8b0c589dceb2
authorLluís <xscript@gmx.net>
Wed, 31 Aug 2011 18:31:38 +0000 (31 20:31 +0200)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Thu, 1 Sep 2011 09:34:54 +0000 (1 10:34 +0100)
tree97e05a66abda7a327a3377c80652392bbca9e03c
parent23d15e860b33819ad76092fbb32577542fe0c44d
trace: always use the "nop" backend on events with the "disable" keyword

Any event with the keyword/property "disable" generates an empty trace event
using the "nop" backend, regardless of the current backend.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
docs/tracing.txt
scripts/tracetool