X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng-share.h;h=7f82cf6a59caf226b8a12ef3313894c74747e250;hb=49a1d1ed7e24d9598d9602d1a828faba8c1c3bd9;hp=825456c563cc11077e2c9b88ecc95010f8a9b564;hpb=8ce37aa529d4d3cc5503605a5a4355395aeb1bd2;p=lttng-tools.git diff --git a/include/lttng-share.h b/include/lttng-share.h index 825456c56..7f82cf6a5 100644 --- a/include/lttng-share.h +++ b/include/lttng-share.h @@ -3,8 +3,8 @@ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. + * as published by the Free Software Foundation; only version 2 + * of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -38,9 +38,12 @@ typedef __s64 s64; #define DEFAULT_CHANNEL_SUBBUF_NUM 8 #define DEFAULT_CHANNEL_SWITCH_TIMER 0 /* usec */ #define DEFAULT_CHANNEL_READ_TIMER 200 /* usec */ -/* See lttng.h enum lttng_kernel_output for channel output */ -#define DEFAULT_KERNEL_CHANNEL_OUTPUT LTTNG_KERNEL_SPLICE +/* See lttng-kernel.h enum lttng_kernel_output for channel output */ +#define DEFAULT_KERNEL_CHANNEL_OUTPUT LTTNG_EVENT_SPLICE + +/* == NOT IMPLEMENTED == #define DEFAULT_UST_CHANNEL_OUTPUT LTTNG_UST_MMAP +*/ /* * lttng user-space instrumentation type