Export "written" information about fields
[lttng-ust.git] / liblttng-ust / ltt-probes.c
index 8ccb6fab9d2f32c37e2c14fa945adbcb38a9b54e..884a97409eb4cc53470addcebc590b2790d5e531 100644 (file)
@@ -296,6 +296,7 @@ int ltt_probes_get_field_list(struct lttng_ust_field_list *list)
                                } else {
                                        list_entry->field.loglevel = *(*event_desc->loglevel);
                                }
+                               list_entry->field.written = event_field->written;
                        }
                }
        }
This page took 0.023032 seconds and 4 git commands to generate.