X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-abi.h;h=126e61248487ed05941f2d24875bec7ddf66c4d3;hb=8e696cfa579df0d75368a36d049e9c99b24e53f4;hp=6ea64c8708e6fb2b36e3ee6c99274586c97d18e2;hpb=53569322d40ed45abe0368ddb08eb4a2738afc37;p=lttng-ust.git diff --git a/include/lttng/ust-abi.h b/include/lttng/ust-abi.h index 6ea64c87..126e6124 100644 --- a/include/lttng/ust-abi.h +++ b/include/lttng/ust-abi.h @@ -307,6 +307,9 @@ union ust_args { struct { struct lttng_ust_field_iter entry; } field_list; + struct { + char *ctxname; + } app_context; }; struct lttng_ust_objd_ops {