Hide internal tracepoint and providers data symbols
[lttng-ust.git] / src / lib / lttng-ust-cyg-profile / lttng-ust-cyg-profile.c
index 33f721c704b3c4fd95e82be8cb6398e05c047ab5..0b49c7903210fa4044d4aad8f85c3e4d807b7b63 100644 (file)
@@ -9,6 +9,9 @@
 #include <sys/types.h>
 #include <stdio.h>
 
+#define LTTNG_UST_TRACEPOINT_HIDDEN_DEFINITION
+#define LTTNG_UST_TRACEPOINT_PROVIDER_HIDDEN_DEFINITION
+
 #define LTTNG_UST_TRACEPOINT_DEFINE
 #define LTTNG_UST_TRACEPOINT_CREATE_PROBES
 #define LTTNG_UST_TP_IP_PARAM func_addr
This page took 0.022923 seconds and 4 git commands to generate.