Tracepoint API namespacing 'TRACEPOINT_CREATE_PROBES'
[lttng-ust.git] / src / lib / lttng-ust-python-agent / lttng_ust_python.c
index 44b6ccf91c8d61c14e9eb0a3d2bee2a9a58185b9..bf71beae3a366c0fb4a25f1497d51479020afa91 100644 (file)
@@ -6,7 +6,7 @@
 
 #define _LGPL_SOURCE
 #define LTTNG_UST_TRACEPOINT_DEFINE
-#define TRACEPOINT_CREATE_PROBES
+#define LTTNG_UST_TRACEPOINT_CREATE_PROBES
 #include "lttng_ust_python.h"
 
 /*
This page took 0.024129 seconds and 4 git commands to generate.