X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Farch%2Fx86%2Firq_vectors.h;h=c522aa7a976b3408e215deac30a9322cb8bb2c17;hb=8af1abdc9576e807a15766e8faaadd7010c906ab;hp=5ba786ddbdcafcc7760e805076416932cbeb701b;hpb=42bc23068d2100619cca2760a083695e01e0c265;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/arch/x86/irq_vectors.h b/instrumentation/events/lttng-module/arch/x86/irq_vectors.h index 5ba786dd..c522aa7a 100644 --- a/instrumentation/events/lttng-module/arch/x86/irq_vectors.h +++ b/instrumentation/events/lttng-module/arch/x86/irq_vectors.h @@ -1,7 +1,7 @@ #if !defined(LTTNG_TRACE_IRQ_VECTORS_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_IRQ_VECTORS_H -#include "../../../../../probes/lttng-tracepoint-event.h" +#include #include #undef TRACE_SYSTEM @@ -107,9 +107,9 @@ LTTNG_IRQ_VECTOR_TRACEPOINT_EVENT_INSTANCE_MAP(thermal_apic, #endif /* LTTNG_TRACE_IRQ_VECTORS_H */ #undef TRACE_INCLUDE_PATH -#define TRACE_INCLUDE_PATH ../instrumentation/events/lttng-module/arch/x86 +#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module/arch/x86 #undef TRACE_INCLUDE_FILE #define TRACE_INCLUDE_FILE irq_vectors /* This part must be outside protection */ -#include "../../../../../probes/define_trace.h" +#include