X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust-dl%2Fust_dl.c;h=1b8d44a10f903038e3aeeabd1d614a171bcf389b;hb=6ba0c2b259f1f99ed3ce8ee2e58e90bc393b704e;hp=b35ed620d9dbd00353ab8838d3e1bc450fa8e2c2;hpb=4871194b8eadb66e3a9f00cee0372dd7573567ca;p=lttng-ust.git diff --git a/src/lib/lttng-ust-dl/ust_dl.c b/src/lib/lttng-ust-dl/ust_dl.c index b35ed620..1b8d44a1 100644 --- a/src/lib/lttng-ust-dl/ust_dl.c +++ b/src/lib/lttng-ust-dl/ust_dl.c @@ -5,6 +5,9 @@ */ #define _LGPL_SOURCE -#define TRACEPOINT_CREATE_PROBES -#define TP_IP_PARAM ip + +#define LTTNG_UST_TRACEPOINT_PROVIDER_HIDDEN_DEFINITION + +#define LTTNG_UST_TRACEPOINT_CREATE_PROBES +#define LTTNG_UST_TP_IP_PARAM ip #include "ust_dl.h"