Tracepoint API namespacing 'TP_IP_PARAM'
[lttng-ust.git] / src / lib / lttng-ust-pthread-wrapper / lttng-ust-pthread.c
index 09881e2b35166e9c7c6d118128f2410a521584a9..71d21431d69823277f99d04c15c25ba7475c9570 100644 (file)
@@ -18,7 +18,7 @@
 
 #define LTTNG_UST_TRACEPOINT_DEFINE
 #define LTTNG_UST_TRACEPOINT_CREATE_PROBES
-#define TP_IP_PARAM ip
+#define LTTNG_UST_TP_IP_PARAM ip
 #include "ust_pthread.h"
 
 static __thread int thread_in_trace;
This page took 0.025433 seconds and 4 git commands to generate.