X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust-cyg-profile%2Flttng-ust-cyg-profile-fast.h;fp=liblttng-ust-cyg-profile%2Flttng-ust-cyg-profile-fast.h;h=ea6383861dd057debb211a23e726eaf51ca74b1f;hb=f8ae7cbd721f45348db783fcb0adde7eb7405611;hp=0a6c67f969506fe43bae1ce80b66a7145603f7b1;hpb=b145a5cf5484dbef4ab419e112b701ae9fba8ccf;p=lttng-ust.git diff --git a/liblttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.h b/liblttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.h index 0a6c67f9..ea638386 100644 --- a/liblttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.h +++ b/liblttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.h @@ -44,7 +44,7 @@ TRACEPOINT_LOGLEVEL(lttng_ust_cyg_profile_fast, func_entry, TRACE_DEBUG_FUNCTION) TRACEPOINT_EVENT(lttng_ust_cyg_profile_fast, func_exit, - TP_ARGS(void), + TP_ARGS(void *, func_addr), TP_FIELDS() )