X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust-cyg-profile%2Flttng-ust-cyg-profile.c;h=33f721c704b3c4fd95e82be8cb6398e05c047ab5;hb=c28c4a88a1cad73bbeeae2e33546e7b77d1608a1;hp=e0a0dd61eb250cd00102ad03a6409e1fa824ab52;hpb=91fe3e1353806b798ce141de4481de115ea209fe;p=lttng-ust.git diff --git a/src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile.c b/src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile.c index e0a0dd61..33f721c7 100644 --- a/src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile.c +++ b/src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile.c @@ -11,7 +11,7 @@ #define LTTNG_UST_TRACEPOINT_DEFINE #define LTTNG_UST_TRACEPOINT_CREATE_PROBES -#define TP_IP_PARAM func_addr +#define LTTNG_UST_TP_IP_PARAM func_addr #include "lttng-ust-cyg-profile.h" void __cyg_profile_func_enter(void *this_fn, void *call_site)