X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust-cyg-profile%2Flttng-ust-cyg-profile.h;h=e5451c323cb847912c35cf5f02d7311c1de10a1e;hb=efa14d169c6336fa8b9f478538ac7968ef9c0338;hp=63b2ac3ce5b5f422151daa5a276c27ae7ef62546;hpb=cadfcbfcd89795086bfeb49af84dadc35154c754;p=lttng-ust.git diff --git a/src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile.h b/src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile.h index 63b2ac3c..e5451c32 100644 --- a/src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile.h +++ b/src/lib/lttng-ust-cyg-profile/lttng-ust-cyg-profile.h @@ -18,7 +18,7 @@ extern "C" { TRACEPOINT_EVENT_CLASS(lttng_ust_cyg_profile, func_class, LTTNG_UST_TP_ARGS(void *, func_addr, void *, call_site), - TP_FIELDS( + LTTNG_UST_TP_FIELDS( ctf_integer_hex(unsigned long, addr, (unsigned long) func_addr) ctf_integer_hex(unsigned long, call_site,