Tracepoint API namespacing 'TP_IP_PARAM'
[lttng-ust.git] / src / lib / lttng-ust-cyg-profile / lttng-ust-cyg-profile.c
index e0a0dd61eb250cd00102ad03a6409e1fa824ab52..33f721c704b3c4fd95e82be8cb6398e05c047ab5 100644 (file)
@@ -11,7 +11,7 @@
 
 #define LTTNG_UST_TRACEPOINT_DEFINE
 #define LTTNG_UST_TRACEPOINT_CREATE_PROBES
-#define TP_IP_PARAM func_addr
+#define LTTNG_UST_TP_IP_PARAM func_addr
 #include "lttng-ust-cyg-profile.h"
 
 void __cyg_profile_func_enter(void *this_fn, void *call_site)
This page took 0.024676 seconds and 4 git commands to generate.