Tracepoint API namespacing 'TRACEPOINT_CREATE_PROBES'
[lttng-ust.git] / src / lib / lttng-ust / tracef.c
index b3aa32e97911c0138fa7517a195f1615463854b6..e1824e5c767148c4f36d0111e30447613adfdedf 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdio.h>
 #include "common/macros.h"
 
-#define TRACEPOINT_CREATE_PROBES
+#define LTTNG_UST_TRACEPOINT_CREATE_PROBES
 #define LTTNG_UST_TRACEPOINT_DEFINE
 #include "lttng-ust-tracef-provider.h"
 
This page took 0.022951 seconds and 4 git commands to generate.