Tracepoint API namespacing 'TRACEPOINT_CREATE_PROBES'
[lttng-ust.git] / src / lib / lttng-ust-pthread-wrapper / lttng-ust-pthread.c
index b590aa3e3082718c5fae10b46b82744303928582..09881e2b35166e9c7c6d118128f2410a521584a9 100644 (file)
@@ -17,7 +17,7 @@
 #include <pthread.h>
 
 #define LTTNG_UST_TRACEPOINT_DEFINE
-#define TRACEPOINT_CREATE_PROBES
+#define LTTNG_UST_TRACEPOINT_CREATE_PROBES
 #define TP_IP_PARAM ip
 #include "ust_pthread.h"
 
This page took 0.024527 seconds and 4 git commands to generate.