Implement LTTNG_UST_TRACEPOINT_LIST
[lttng-ust.git] / include / lttng / ust-comm.h
index 4367cf7d801ab0407d34c4fe4ba4914cd240b26d..556da21e130570d543a1c6ab358e227917327a9d 100644 (file)
@@ -129,6 +129,7 @@ struct ustcomm_ust_msg {
                struct lttng_ust_event event;
                struct lttng_ust_context context;
                struct lttng_ust_tracer_version version;
+               char tracepoint_list_entry[LTTNG_UST_SYM_NAME_LEN];
        } u;
 };
 
This page took 0.023165 seconds and 4 git commands to generate.