Implement LTTng-UST perf counters support on x86
[lttng-ust.git] / include / lttng / ust-config.h.in
1 /* ust/config.h.in. Manually generated for control over the contained defs. */
2
3 /* Use efficient unaligned access. */
4 #undef LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS
5
6 /* DTrace/GDB/SystemTap integration via sdt.h */
7 #undef LTTNG_UST_HAVE_SDT_INTEGRATION
8
9 /* Perf event integration via perf_event.h */
10 #undef LTTNG_UST_HAVE_PERF_EVENT
This page took 0.033756 seconds and 5 git commands to generate.