Version 2.5.7
[lttng-ust.git] / include / ust-comm.h
index ae53f158e83dc338ae09e43047ef8adda154a1fc..b9bbb39bbbeeea702d045e818096b5a188960417 100644 (file)
@@ -91,6 +91,9 @@ struct ustcomm_ust_msg {
                        uint32_t reloc_offset;
                        uint64_t seqnum;
                } LTTNG_PACKED filter;
+               struct {
+                       uint32_t count; /* how many names follow */
+               } LTTNG_PACKED exclusion;
                char padding[USTCOMM_MSG_PADDING2];
        } u;
 } LTTNG_PACKED;
This page took 0.025067 seconds and 4 git commands to generate.