systrace_debug 197 dev/systrace.c int systrace_debug = 0; systrace_debug 199 dev/systrace.c #define DPRINTF(y) if (systrace_debug) printf y;