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