ftrace: set up trace event hash infrastructure
[safe/jmp/linux-2.6] / kernel / trace / trace_hw_branches.c
index b6a3e20..879752b 100644 (file)
@@ -14,6 +14,7 @@
 #include <asm/ds.h>
 
 #include "trace.h"
+#include "trace_output.h"
 
 
 #define SIZEOF_BTS (1 << 13)