Add 'ctf_unused' tracepoint field type
[lttng-ust.git] / include / lttng / tp / lttng-ust-tracelog.h
index abc66a0c68998653b40278fb3cac61ed2334bff0..95564707aa37db14da0ec721426034cefa3b0990 100644 (file)
@@ -15,6 +15,7 @@ TRACEPOINT_EVENT_CLASS(lttng_ust_tracelog, tlclass,
                ctf_string(file, file)
                ctf_string(func, func)
                ctf_sequence_text(char, msg, msg, unsigned int, len)
+               ctf_unused(ip)
        )
 )
 
This page took 0.022636 seconds and 4 git commands to generate.