Fix static provider linking: introduce TRACEPOINT_PROBE_DYNAMIC_LINKAGE
[lttng-ust.git] / tests / demo / demo.c
index 66a90607fee7dc3bab04ccb5e269f0eec4c38a6c..e2b61c2e49e82eb5e09be395a380690dec264269 100644 (file)
@@ -30,6 +30,7 @@
 #include <stdlib.h>
 
 #define TRACEPOINT_DEFINE
+#define TRACEPOINT_PROBE_DYNAMIC_LINKAGE
 #include "ust_tests_demo.h"
 #include "ust_tests_demo2.h"
 #include "ust_tests_demo3.h"
This page took 0.025262 seconds and 4 git commands to generate.