X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-config.h.in;h=632131c790191cebd256965e6cf77fd8d597ddf0;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=5d1ee408648bb8f9a34466eb7c3eb23d31d83377;hpb=562c813acc6247c3c749841f4e4f812e7cedb66a;p=lttng-ust.git diff --git a/include/lttng/ust-config.h.in b/include/lttng/ust-config.h.in index 5d1ee408..632131c7 100644 --- a/include/lttng/ust-config.h.in +++ b/include/lttng/ust-config.h.in @@ -1,3 +1,7 @@ +/* + * SPDX-License-Identifier: MIT + */ + /* ust/config.h.in. Manually generated for control over the contained defs. */ /* Use efficient unaligned access. */ @@ -5,3 +9,6 @@ /* DTrace/GDB/SystemTap integration via sdt.h */ #undef LTTNG_UST_HAVE_SDT_INTEGRATION + +/* Perf event integration via perf_event.h */ +#undef LTTNG_UST_HAVE_PERF_EVENT