]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/perf/bench/numa.c
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / tools / perf / bench / numa.c
index 9e5a02d6b9a9e84bbb13c38fe025e8d8f3083e2f..3083fc36282b564d3fc5da05864907c3ac222cf4 100644 (file)
@@ -43,6 +43,7 @@
 /*
  * Debug printf:
  */
+#undef dprintf
 #define dprintf(x...) do { if (g && g->p.show_details >= 1) printf(x); } while (0)
 
 struct thread_data {