X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flttng%2Fust-abi.h;fp=include%2Flttng%2Fust-abi.h;h=126e61248487ed05941f2d24875bec7ddf66c4d3;hb=d174444dd0631c95a9bf943b0a4efc7bec61c511;hp=6ea64c8708e6fb2b36e3ee6c99274586c97d18e2;hpb=cf6db82d0bd4644120a3c864d35976e32d1652c5;p=deliverable%2Flttng-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 {