X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust-python-agent%2Flttng_ust_python.h;h=d2f4ef56f1af1ac2255fafa5ea50a3a84778ebae;hb=efa14d169c6336fa8b9f478538ac7968ef9c0338;hp=c1eae70be99931f5d72d6cf8669b856b9edd675c;hpb=cadfcbfcd89795086bfeb49af84dadc35154c754;p=lttng-ust.git diff --git a/src/lib/lttng-ust-python-agent/lttng_ust_python.h b/src/lib/lttng-ust-python-agent/lttng_ust_python.h index c1eae70b..d2f4ef56 100644 --- a/src/lib/lttng-ust-python-agent/lttng_ust_python.h +++ b/src/lib/lttng-ust-python-agent/lttng_ust_python.h @@ -24,7 +24,7 @@ TRACEPOINT_EVENT(lttng_python, event, int, thread, const char *, threadName ), - TP_FIELDS( + LTTNG_UST_TP_FIELDS( ctf_string(asctime, asctime) ctf_string(msg, msg) ctf_string(logger_name, logger_name)