Tracepoint API namespacing 'TP_IP_PARAM'
[lttng-ust.git] / src / lib / lttng-ust-libc-wrapper / lttng-ust-malloc.c
index d51c5ab3ee3631c9a2cdfb0a89427d06b2844e14..19c603408cc85ca7e01db81d9fbeefcc7f21c385 100644 (file)
@@ -32,7 +32,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_libc.h"
 
 #define STATIC_CALLOC_LEN 4096
This page took 0.028921 seconds and 4 git commands to generate.