X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ctl%2Flttng-ctl-helper.h;fp=src%2Flib%2Flttng-ctl%2Flttng-ctl-helper.h;h=58b3dba57fecb13c93a946fd8b759ace6b531ba1;hb=8b833f70b3d3697e74c54f3a2f5efbe5292097ef;hp=ed9a24fbfcb5f02508b9d3f2ab7a8456e00b1a4d;hpb=5aaa62a111f332a7c4412558bb9da9b30320eefd;p=lttng-tools.git diff --git a/src/lib/lttng-ctl/lttng-ctl-helper.h b/src/lib/lttng-ctl/lttng-ctl-helper.h index ed9a24fbf..58b3dba57 100644 --- a/src/lib/lttng-ctl/lttng-ctl-helper.h +++ b/src/lib/lttng-ctl/lttng-ctl-helper.h @@ -54,4 +54,6 @@ int lttng_ctl_ask_sessiond(struct lttcomm_session_msg *lsm, void **buf) return lttng_ctl_ask_sessiond_varlen(lsm, NULL, 0, buf); } +int lttng_check_tracing_group(void); + #endif /* LTTNG_CTL_HELPER_H */