Allow TP_IP_PARAM arg name to be configured
[lttng-ust.git] / liblttng-ust / lttng-ust-tracef-provider.h
index 2afd7f9953dde4e35791c45ec321dd4a5a7e3424..fb07c859bd46832f683dcc8c21e7cb5494fada66 100644 (file)
@@ -30,7 +30,7 @@
 
 #endif /* _TRACEPOINT_LTTNG_UST_TRACEF_PROVIDER_H */
 
-#define TP_IP_PARAM    /* IP context received as parameter */
+#define TP_IP_PARAM ip /* IP context received as parameter */
 #undef TRACEPOINT_INCLUDE
 #define TRACEPOINT_INCLUDE "./lttng-ust-tracef.h"
 
This page took 0.022948 seconds and 4 git commands to generate.