Tracepoint API namespacing 'TP_IP_PARAM'
[lttng-ust.git] / src / lib / lttng-ust-libc-wrapper / lttng-ust-malloc.c
index 3243693d84ca65c2ef4180401a420aad47a8a2a4..19c603408cc85ca7e01db81d9fbeefcc7f21c385 100644 (file)
@@ -31,8 +31,8 @@
 #include "common/align.h"
 
 #define LTTNG_UST_TRACEPOINT_DEFINE
-#define TRACEPOINT_CREATE_PROBES
-#define TP_IP_PARAM ip
+#define LTTNG_UST_TRACEPOINT_CREATE_PROBES
+#define LTTNG_UST_TP_IP_PARAM ip
 #include "ust_libc.h"
 
 #define STATIC_CALLOC_LEN 4096
This page took 0.026111 seconds and 4 git commands to generate.