Implement LTTng-UST perf counters support on x86
[lttng-ust.git] / include / lttng / ust-config.h.in
index 5d1ee408648bb8f9a34466eb7c3eb23d31d83377..fb08f9f58d6fad457654897099713c99fab3a41c 100644 (file)
@@ -5,3 +5,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.024296 seconds and 4 git commands to generate.