Hide internal tracepoint and providers data symbols
[lttng-ust.git] / src / lib / lttng-ust-dl / ust_dl.c
index 234857aefbf449522afe329808339abf23ac40ba..1b8d44a10f903038e3aeeabd1d614a171bcf389b 100644 (file)
@@ -5,6 +5,9 @@
  */
 
 #define _LGPL_SOURCE
+
+#define LTTNG_UST_TRACEPOINT_PROVIDER_HIDDEN_DEFINITION
+
 #define LTTNG_UST_TRACEPOINT_CREATE_PROBES
-#define TP_IP_PARAM ip
+#define LTTNG_UST_TP_IP_PARAM ip
 #include "ust_dl.h"
This page took 0.02679 seconds and 4 git commands to generate.