X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fsessiond-comm%2Fsessiond-comm.h;h=91ae741e9ec9d7497db51838aa85a16511aae49f;hp=cbb79821d5f42b917c2195c48e283c36eda2bef6;hb=3fe73a46ff32e8458c410daf1307503b7becf75e;hpb=f2c1f0d46e0ed64f57a4f3bc3a5d6c5b6d743b77 diff --git a/src/common/sessiond-comm/sessiond-comm.h b/src/common/sessiond-comm/sessiond-comm.h index cbb79821d..91ae741e9 100644 --- a/src/common/sessiond-comm/sessiond-comm.h +++ b/src/common/sessiond-comm/sessiond-comm.h @@ -140,6 +140,8 @@ enum lttcomm_relayd_command { RELAYD_CLOSE_TRACE_CHUNK = 20, /* Ask the relay whether a trace chunk exists (2.11+) */ RELAYD_TRACE_CHUNK_EXISTS = 21, + + /* Feature branch specific commands start at 10000. */ }; /*