X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Flttng.h;h=d066728528e419c1014be3a12e32cef4f33b1c84;hp=a9aee7233e7307735982c951b937ed5c2012d38e;hb=d8fbe2a9cc6ace367bfb5428df3e7649ac012f32;hpb=91dfef6e2f50460b9597fc8a8186949c48557c14 diff --git a/include/lttng/lttng.h b/include/lttng/lttng.h index a9aee7233..d06672852 100644 --- a/include/lttng/lttng.h +++ b/include/lttng/lttng.h @@ -261,6 +261,7 @@ struct lttng_event_field { enum lttng_event_field_type type; char padding[LTTNG_EVENT_FIELD_PADDING]; struct lttng_event event; + int written; }; /*