Add sdt.h integration option
[lttng-ust.git] / include / lttng / config.h.in
index b619095fd6dbf5b87c8c1ae36de77e54c6f0d96e..c87b97ebe0d793c92c8219a2b7fe429b48111bdf 100644 (file)
@@ -3,3 +3,5 @@
 /* Use efficient unaligned access. */
 #undef HAVE_EFFICIENT_UNALIGNED_ACCESS
 
+/* DTrace/GDB/SystemTap integration via sdt.h */
+#undef HAVE_SDT_INTEGRATION
This page took 0.023222 seconds and 4 git commands to generate.