X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-kvm-x86.c;h=4e4f5c8361fa1b92afc43ce05bac2d9eae4f0887;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=30a6cc0cc35c93afdfa66cca2d2ad5b0fcb6a684;hpb=2df37e95fa4303ecc0db41334452665491533641;p=lttng-modules.git diff --git a/probes/lttng-probe-kvm-x86.c b/probes/lttng-probe-kvm-x86.c index 30a6cc0c..4e4f5c83 100644 --- a/probes/lttng-probe-kvm-x86.c +++ b/probes/lttng-probe-kvm-x86.c @@ -36,8 +36,8 @@ #define LTTNG_PACKAGE_BUILD #define CREATE_TRACE_POINTS -#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module/arch/x86/kvm -#include +#define TRACE_INCLUDE_PATH instrumentation/events/arch/x86/kvm +#include MODULE_LICENSE("GPL and additional rights"); MODULE_AUTHOR("Mathieu Desnoyers ");