Move to kernel style SPDX license identifiers
[lttng-ust.git] / include / lttng / ust-config.h.in
index 5d1ee408648bb8f9a34466eb7c3eb23d31d83377..632131c790191cebd256965e6cf77fd8d597ddf0 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * SPDX-License-Identifier: MIT
+ */
+
 /* ust/config.h.in. Manually generated for control over the contained defs. */
 
 /* Use efficient unaligned access. */
@@ -5,3 +9,6 @@
 
 /* DTrace/GDB/SystemTap integration via sdt.h */
 #undef LTTNG_UST_HAVE_SDT_INTEGRATION
+
+/* Perf event integration via perf_event.h */
+#undef LTTNG_UST_HAVE_PERF_EVENT
This page took 0.023325 seconds and 4 git commands to generate.