uprobe: transmit binary file descritptor through lttng_payload
[lttng-tools.git] / src / common / sessiond-comm / sessiond-comm.h
index cca48d6abafdb6150fa06048e0f1610e26c904d6..fff9a5aaab7efc6de3016390f31ea24c19db0b06 100644 (file)
@@ -502,6 +502,7 @@ struct lttcomm_lttng_msg {
        uint32_t pid;           /* pid_t */
        uint32_t cmd_header_size;
        uint32_t data_size;
+       uint32_t fd_count;
 } LTTNG_PACKED;
 
 struct lttcomm_lttng_output_id {
This page took 0.024282 seconds and 5 git commands to generate.