X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-abi.h;h=9d6595f72c0b3eeb57173958262bb41ca0f7c3e9;hb=b42d3db8390619724c4f9cc34ba0938e1af83c36;hp=51d60e5be8ce13d14f4a520cc53f16440b959e35;hpb=d310ab4ec52daa0356a1d2a6d92ec202ffedcfb5;p=lttng-modules.git diff --git a/lttng-abi.h b/lttng-abi.h index 51d60e5b..9d6595f7 100644 --- a/lttng-abi.h +++ b/lttng-abi.h @@ -21,6 +21,13 @@ #define LTTNG_KERNEL_SYM_NAME_LEN 256 #define LTTNG_KERNEL_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_SESSION_CREATION_TIME_ISO8601_LEN 26 enum lttng_kernel_instrumentation {