Hide internal tracepoint and providers data symbols
[lttng-ust.git] / src / lib / lttng-ust-java-agent / jni / jul / lttng_ust_jul.c
index bb9af808f68d5fe16332b45a5273a932d79b4788..86c8852b3c6c8506de372ddeead5c1d4c0783227 100644 (file)
@@ -9,6 +9,9 @@
 #define _LGPL_SOURCE
 #include "org_lttng_ust_agent_jul_LttngJulApi.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
 #include "lttng_ust_jul.h"
This page took 0.022327 seconds and 4 git commands to generate.