Tracepoint API namespacing 'TP_FIELDS'
[lttng-ust.git] / src / lib / lttng-ust-python-agent / lttng_ust_python.h
index c1eae70be99931f5d72d6cf8669b856b9edd675c..d2f4ef56f1af1ac2255fafa5ea50a3a84778ebae 100644 (file)
@@ -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)
This page took 0.023253 seconds and 4 git commands to generate.