Commit | Line | Data |
---|---|---|
2699970a JW |
1 | /* ust/config.h.in. Manually generated for control over the contained defs. */ |
2 | ||
3 | /* Use efficient unaligned access. */ | |
562c813a | 4 | #undef LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS |
2699970a | 5 | |
4846fadc | 6 | /* DTrace/GDB/SystemTap integration via sdt.h */ |
562c813a | 7 | #undef LTTNG_UST_HAVE_SDT_INTEGRATION |
d58d1454 MD |
8 | |
9 | /* Perf event integration via perf_event.h */ | |
10 | #undef LTTNG_UST_HAVE_PERF_EVENT |