hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
[linux-2.6-block.git] / kernel / trace / trace.h
index 91c3d0e9a5a1c9a2fbdfeb713e62868c228a25d6..d72f06ff263f43d5c1b5d1465de2e7215ef8c663 100644 (file)
 #include <linux/ftrace.h>
 #include <trace/boot.h>
 #include <linux/kmemtrace.h>
+#include <linux/hw_breakpoint.h>
 
 #include <linux/trace_seq.h>
 #include <linux/ftrace_event.h>
 
-#ifdef CONFIG_KSYM_TRACER
-#include <asm/hw_breakpoint.h>
-#endif
-
 enum trace_type {
        __TRACE_FIRST_TYPE = 0,