summary refs log tree commit diff stats
path: root/hw/usb/dev-storage.c
diff options
context:
space:
mode:
authorLluís Vilanova <vilanova@ac.upc.edu>2011-12-06 17:38:15 +0100
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2012-03-12 10:12:34 +0000
commitb7d66a761f44a725352e19b64c587924647e6f83 (patch)
treeb9ce4c795969067cf306d925e80ffa7351e15e70 /hw/usb/dev-storage.c
parenta348f108842fb928563865c9918642900cd0d477 (diff)
downloadfocaccia-qemu-b7d66a761f44a725352e19b64c587924647e6f83.tar.gz
focaccia-qemu-b7d66a761f44a725352e19b64c587924647e6f83.zip
trace: Provide a per-event status define for conditional compilation
Adds a 'TRACE_${NAME}_ENABLED' preprocessor define for each tracing event in
"trace.h".

This lets the user conditionally compile code with a relatively high execution
cost that is only necessary when producing the tracing information for an event
that is enabled.

Note that events using this define will probably have the "disable" property by
default, in order to avoid such costs on regular builds.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'hw/usb/dev-storage.c')
0 files changed, 0 insertions, 0 deletions