X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Flttng-kernel.h;fp=src%2Fcommon%2Flttng-kernel.h;h=6124920fe8c690ec29c16171f3202d248eae3356;hb=562ab9a8448207679ce90cbe43f97976dcf25671;hp=a7c9258a73f057c32095d3e6e21849e1d1377f2b;hpb=d02666a971a38c0b088ae1570731646d5d663ce4;p=lttng-tools.git diff --git a/src/common/lttng-kernel.h b/src/common/lttng-kernel.h index a7c9258a7..6124920fe 100644 --- a/src/common/lttng-kernel.h +++ b/src/common/lttng-kernel.h @@ -98,7 +98,7 @@ struct lttng_kernel_function { } LTTNG_PACKED; struct lttng_kernel_syscall { - char disable; + char enable; } __attribute__((packed)); #define LTTNG_KERNEL_EVENT_PADDING1 16