X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Flttng.h;h=f92ccb6fdb3615266bb86c06dc465accb01ded9b;hp=a9aee7233e7307735982c951b937ed5c2012d38e;hb=590b9e3c8fdaf2912d5919244a475f0e2f32f1b5;hpb=5168918c35a95e9d955fa4efb6533aaafe05b2e5 diff --git a/include/lttng/lttng.h b/include/lttng/lttng.h index a9aee7233..f92ccb6fd 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 nowrite; }; /*