X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fevents-reset.h;h=c4a43787e4186c4805e0c66fd98a4de269690f65;hb=441e0d1623cd5d8a192099fbbc9be8c2ecb9ae2d;hp=31c828dcedb25ef3c9f60952de475f4864f39514;hpb=40a6bb2f712fc46dd983e6a2786c1cd4b61cbd72;p=lttng-modules.git diff --git a/include/lttng/events-reset.h b/include/lttng/events-reset.h index 31c828dc..c4a43787 100644 --- a/include/lttng/events-reset.h +++ b/include/lttng/events-reset.h @@ -22,6 +22,9 @@ #undef LTTNG_TRACEPOINT_ENUM #define LTTNG_TRACEPOINT_ENUM(_name, _values) +#undef LTTNG_TRACEPOINT_TYPE +#define LTTNG_TRACEPOINT_TYPE(_prototype, _init) + #undef TP_PROTO #define TP_PROTO(args...)