1/* include/lttng/ust-config.h. Generated from ust-config.h.in by configure. */
2/* ust/config.h.in. Manually generated for control over the contained defs. */
3
4/* Use efficient unaligned access. */
5#define LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS 1
6
7/* DTrace/GDB/SystemTap integration via sdt.h */
8/* #undef LTTNG_UST_HAVE_SDT_INTEGRATION */
9
10/* Perf event integration via perf_event.h */
11#define LTTNG_UST_HAVE_PERF_EVENT 1
12