X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fhealth-sessiond.h;fp=src%2Fbin%2Flttng-sessiond%2Fhealth-sessiond.h;h=abeb4f0cf13e67b8d2593f0d52bc3deb0f0e189d;hp=5d94cc639e2e77476dba2502db5b58e222b5491a;hb=db66e57489e5014289dc1d831e1eac90ac4fc0da;hpb=b99a8d4211e26a847ca8916884354f159c999ad2 diff --git a/src/bin/lttng-sessiond/health-sessiond.h b/src/bin/lttng-sessiond/health-sessiond.h index 5d94cc639..abeb4f0cf 100644 --- a/src/bin/lttng-sessiond/health-sessiond.h +++ b/src/bin/lttng-sessiond/health-sessiond.h @@ -30,6 +30,7 @@ enum health_type_sessiond { HEALTH_SESSIOND_TYPE_APP_MANAGE_NOTIFY = 6, HEALTH_SESSIOND_TYPE_APP_REG_DISPATCH = 7, HEALTH_SESSIOND_TYPE_NOTIFICATION = 8, + HEALTH_SESSIOND_TYPE_ROTATION = 9, NR_HEALTH_SESSIOND_TYPES, };