X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flttng%2Flttng-error.h;h=5e0dd07b272027b9b50539d6a17c6d73f2f362cc;hb=b51ec5b4b698a201dbd081ed5104591db44e38e9;hp=51ef9ca1ed52773b9e766acafafdf7e061ad422c;hpb=f2611ab0d4e92bdbec5adc45fe766a6fe29ea208;p=lttng-tools.git diff --git a/include/lttng/lttng-error.h b/include/lttng/lttng-error.h index 51ef9ca1e..5e0dd07b2 100644 --- a/include/lttng/lttng-error.h +++ b/include/lttng/lttng-error.h @@ -114,7 +114,7 @@ enum lttng_error_code { LTTNG_ERR_TRACE_ALREADY_STOPPED = 81, /* Tracing already stopped */ LTTNG_ERR_KERN_EVENT_ENOSYS = 82, /* Kernel event type not supported */ LTTNG_ERR_NEED_CHANNEL_NAME = 83, /* Non-default channel exists within session: channel name needs to be specified with '-c name' */ - /* 84 */ + LTTNG_ERR_NO_UST = 84, /* LTTng-UST tracer is not supported. Please rebuild lttng-tools with lttng-ust support enabled. */ /* 85 */ /* 86 */ /* 87 */