commit | e4858974ec36afd8a6b3a9e2b0ad8f357f28efc7 | [log] [tgz] |
---|---|---|
author | Lluís <xscript@gmx.net> | Wed Aug 31 20:31:03 2011 +0200 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Thu Sep 01 10:34:53 2011 +0100 |
tree | ceb7f2b2cdff3c511e1807e65eb862b82cfac16c | |
parent | edb47ec498a5c00607e8d428668d5141822a9eac [diff] |
trace: avoid conditional code compilation during option parsing A default implementation for backend-specific routines is provided in "trace/default.c", which backends can override by setting "trace_default=no" in "configure". Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>