X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Farch%2Fx86%2Firq_vectors.h;h=7ec5add5eb174dc00d3b626d8a0859acad53ed04;hb=2d0428212cbfa3f8428feee160b095f48c2ac974;hp=8207459f7f1003d8a9e4724a1676f8914fce13dc;hpb=6ec43db836429730c1431809049197a4fbe820fa;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 8207459f..7ec5add5 100644 --- a/instrumentation/events/lttng-module/arch/x86/irq_vectors.h +++ b/instrumentation/events/lttng-module/arch/x86/irq_vectors.h @@ -1,8 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #if !defined(LTTNG_TRACE_IRQ_VECTORS_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_IRQ_VECTORS_H #include -#include +#include #undef TRACE_SYSTEM #define TRACE_SYSTEM x86_irq_vectors @@ -107,7 +108,7 @@ 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