X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-events-reset.h;h=3b39233ca69b82a39f9eb4bb565159a09fdab890;hb=f64dd4be1e73872c4eebe25f37b96e2a03de079b;hp=8262d83eb238572e3b30f593c87cac933f676b4c;hpb=65c85aa61984217039857513bbe988036f371693;p=lttng-modules.git diff --git a/probes/lttng-events-reset.h b/probes/lttng-events-reset.h index 8262d83e..3b39233c 100644 --- a/probes/lttng-events-reset.h +++ b/probes/lttng-events-reset.h @@ -130,6 +130,18 @@ #undef ctf_string #define ctf_string(_item, _src) +#undef ctf_custom_field +#define ctf_custom_field(_type, _item, _code) + +#undef ctf_custom_type +#define ctf_custom_type(...) + +#undef ctf_custom_code +#define ctf_custom_code(...) + +#undef ctf_align +#define ctf_align(_type) + /* "nowrite" */ #undef ctf_integer_nowrite #define ctf_integer_nowrite(_type, _item, _src)