/usr/include/lttng/ust-config.h is in liblttng-ust-dev 2.0.2-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | /* include/lttng/ust-config.h. Generated from ust-config.h.in by configure. */
/* ust/config.h.in. Manually generated for control over the contained defs. */
/* Use efficient unaligned access. */
#define LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS 1
/* DTrace/GDB/SystemTap integration via sdt.h */
#define LTTNG_UST_HAVE_SDT_INTEGRATION 1
|