X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flttng%2Fust-events.h;h=9eed21ef0b2867c40b19e21144641a19aafc73d8;hb=8e696cfa579df0d75368a36d049e9c99b24e53f4;hp=f3ade45c43558acddedefc5baf33d0a59798bef3;hpb=53569322d40ed45abe0368ddb08eb4a2738afc37;p=lttng-ust.git diff --git a/include/lttng/ust-events.h b/include/lttng/ust-events.h index f3ade45c..9eed21ef 100644 --- a/include/lttng/ust-events.h +++ b/include/lttng/ust-events.h @@ -629,6 +629,7 @@ int lttng_enabler_attach_exclusion(struct lttng_enabler *enabler, struct lttng_ust_excluder_node *excluder); int lttng_attach_context(struct lttng_ust_context *context_param, + union ust_args *uargs, struct lttng_ctx **ctx, struct lttng_session *session); int lttng_session_context_init(struct lttng_ctx **ctx);