Tracepoint API namespacing 'TRACEPOINT_DEFINE'
[lttng-ust.git] / src / lib / lttng-ust-java-agent / jni / jul / lttng_ust_jul.c
index c1f4db867eb055f75273d14bdd56d2d541ed51a6..840b27de91c7f3a0d594ca3d3cf88d77de2288ce 100644 (file)
@@ -9,7 +9,7 @@
 #define _LGPL_SOURCE
 #include "org_lttng_ust_agent_jul_LttngJulApi.h"
 
-#define TRACEPOINT_DEFINE
+#define LTTNG_UST_TRACEPOINT_DEFINE
 #define TRACEPOINT_CREATE_PROBES
 #include "lttng_ust_jul.h"
 #include "../common/lttng_ust_context.h"
This page took 0.023121 seconds and 4 git commands to generate.