commit | dd215f646c72b4cf680097b13aeb8b0c589dceb2 | [log] [tgz] |
---|---|---|
author | Lluís <xscript@gmx.net> | Wed Aug 31 20:31:38 2011 +0200 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Thu Sep 01 10:34:54 2011 +0100 |
tree | 97e05a66abda7a327a3377c80652392bbca9e03c | |
parent | 23d15e860b33819ad76092fbb32577542fe0c44d [diff] |
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>