X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Ftracepoint.h;fp=include%2Flttng%2Ftracepoint.h;h=a3b5d3f0c7741c4d92f86bff0e8a2bde0f18a1b6;hb=04f5c9407a2bbf9fd9a160db9ffec18c0dc99189;hp=0327c11dead59e3f0894726b76f4f15120923088;hpb=4e6464a21ed93b1b8b8656f709bb1ea9115831d6;p=lttng-ust.git diff --git a/include/lttng/tracepoint.h b/include/lttng/tracepoint.h index 0327c11d..a3b5d3f0 100644 --- a/include/lttng/tracepoint.h +++ b/include/lttng/tracepoint.h @@ -347,6 +347,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"))) = \