X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Ftracepoint.h;h=66e2abd7c505a296389c4bc691a809eed4c8b812;hb=31ea1f6f0435b9e4ae91f72462fa0c2856dce8b2;hp=b3b01cc9196d94e7a8c1da2c6e84a70e7952a0a6;hpb=96f85541c4e3773d3d1579f04f84633bc9bb6696;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"))) = \