Handle application context cmd
[deliverable/lttng-ust.git] / include / lttng / ust-abi.h
index 6ea64c8708e6fb2b36e3ee6c99274586c97d18e2..126e61248487ed05941f2d24875bec7ddf66c4d3 100644 (file)
@@ -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 {
This page took 0.024485 seconds and 5 git commands to generate.