X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flttng%2Fust-events.h;h=19726f88b75636f8826c87efe4710dff755fb4bc;hb=6566528bd873067b5e68a0599d57044060908e29;hp=721b0aed7ec57024a14b047ca291f89732b8e480;hpb=ebabbf580131acd1fe246c4d31fc5c044d36a038;p=deliverable%2Flttng-ust.git diff --git a/include/lttng/ust-events.h b/include/lttng/ust-events.h index 721b0aed..19726f88 100644 --- a/include/lttng/ust-events.h +++ b/include/lttng/ust-events.h @@ -511,6 +511,7 @@ struct lttng_event { struct lttng_event_notifier { uint64_t user_token; + uint64_t error_counter_index; int enabled; int registered; /* has reg'd tracepoint probe */ size_t num_captures; /* Needed to allocate the msgpack array. */