X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust-cyg-profile%2Flttng-ust-cyg-profile.c;h=2fa73b2ceb93c9a920f99dc17934fad39705a602;hb=9560f5ebf55ec70baefe6da3e3d644fc7d497b63;hp=2ff11595b5b9fc69e080c06a491772d00eaf7df8;hpb=dd33005382c8852d04eef7f09f746c2fdfca1e52;p=lttng-ust.git diff --git a/liblttng-ust-cyg-profile/lttng-ust-cyg-profile.c b/liblttng-ust-cyg-profile/lttng-ust-cyg-profile.c index 2ff11595..2fa73b2c 100644 --- a/liblttng-ust-cyg-profile/lttng-ust-cyg-profile.c +++ b/liblttng-ust-cyg-profile/lttng-ust-cyg-profile.c @@ -17,13 +17,13 @@ */ #define _LGPL_SOURCE -#define _GNU_SOURCE #include #include #include #define TRACEPOINT_DEFINE #define TRACEPOINT_CREATE_PROBES +#define TP_IP_PARAM func_addr #include "lttng-ust-cyg-profile.h" void __cyg_profile_func_enter(void *this_fn, void *call_site)