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