X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Ftracepoint.h;h=3524c9d11c77ee7b1f6ea25275139c0b2a6ddb03;hb=891226fc4bda9655e54bbafabe7a2ae8923ba4e1;hp=b10c42524eaf3aa7f22bed1d90cb78d75dc91e5c;hpb=b4064f282fc27c80f17166b1439442d6ddd118b2;p=lttng-ust.git diff --git a/include/lttng/tracepoint.h b/include/lttng/tracepoint.h index b10c4252..3524c9d1 100644 --- a/include/lttng/tracepoint.h +++ b/include/lttng/tracepoint.h @@ -593,6 +593,9 @@ lttng_ust__tracepoints__ptrs_destroy(void) #define ctf_integer_network lttng_ust_field_integer_network #define ctf_integer_network_hex lttng_ust_field_integer_network_hex #define ctf_integer_nowrite lttng_ust_field_integer_nowrite + +#define ctf_float lttng_ust_field_float +#define ctf_float_nowrite lttng_ust_field_float_nowrite #endif /* #if LTTNG_UST_COMPAT_API(0) */ #ifdef __cplusplus