Move to kernel style SPDX license identifiers
[lttng-ust.git] / include / lttng / ust-config.h.in
... / ...
CommitLineData
1/*
2 * SPDX-License-Identifier: MIT
3 */
4
5/* ust/config.h.in. Manually generated for control over the contained defs. */
6
7/* Use efficient unaligned access. */
8#undef LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS
9
10/* DTrace/GDB/SystemTap integration via sdt.h */
11#undef LTTNG_UST_HAVE_SDT_INTEGRATION
12
13/* Perf event integration via perf_event.h */
14#undef LTTNG_UST_HAVE_PERF_EVENT
This page took 0.022468 seconds and 4 git commands to generate.