X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=inline;f=include%2Flttng%2Fabi.h;h=02bcefaea5cf87abc686b821bd37351807f73666;hb=6f185e4fc107767e1b4f5f15abe9c62d431c9d66;hp=40317e86c5f89e20811434ced24b9aed46aae564;hpb=8c71721f7a868b575b05e24bc3a3dcc967e6d5d6;p=lttng-modules.git diff --git a/include/lttng/abi.h b/include/lttng/abi.h index 40317e86..02bcefae 100644 --- a/include/lttng/abi.h +++ b/include/lttng/abi.h @@ -22,6 +22,13 @@ #define LTTNG_KERNEL_ABI_SYM_NAME_LEN 256 #define LTTNG_KERNEL_ABI_SESSION_NAME_LEN 256 + +/* + * The expected iso8601 time formats are either: + * + * - YYYYmmddTHHMMSS+HHMM (20 characters + \0) + * - YYYY-mm-ddTHH:MM:SS+HH:MM (25 characters + \0) + */ #define LTTNG_KERNEL_ABI_SESSION_CREATION_TIME_ISO8601_LEN 26 enum lttng_kernel_abi_instrumentation {