X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Ftracepoint.h;h=66e2abd7c505a296389c4bc691a809eed4c8b812;hb=1607770fe348ceced42a9771dffe200fd017785b;hp=b3b01cc9196d94e7a8c1da2c6e84a70e7952a0a6;hpb=38269f5099ccc619195c256c7cce06a9828c6b8b;p=lttng-ust.git diff --git a/include/lttng/tracepoint.h b/include/lttng/tracepoint.h index b3b01cc9..66e2abd7 100644 --- a/include/lttng/tracepoint.h +++ b/include/lttng/tracepoint.h @@ -352,6 +352,7 @@ extern struct tracepoint * const __stop___tracepoints_ptrs[] NULL, \ _TRACEPOINT_UNDEFINED_REF(_provider), \ _TP_EXTRACT_STRING(_args), \ + { }, \ }; \ static struct tracepoint * __tracepoint_ptr_##_provider##___##_name \ __attribute__((used, section("__tracepoints_ptrs"))) = \