Implement ustctl_tracepoint_list/list_get
[lttng-ust.git] / include / lttng / ust-comm.h
index 556da21e130570d543a1c6ab358e227917327a9d..f5da9559000e9f3dcc502daddbd43deaf236a283 100644 (file)
@@ -150,6 +150,7 @@ struct ustcomm_ust_reply {
                        uint64_t memory_map_size;
                } stream;
                struct lttng_ust_tracer_version version;
+               char tracepoint_list_entry[LTTNG_UST_SYM_NAME_LEN];
        } u;
 };
 
This page took 0.022732 seconds and 4 git commands to generate.