X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2Fconsumer-testpoint.h;h=cb2634cd7d8a8d09dd5d110f3c0aa235f03ca527;hb=348a81dcf7b6944b10a813d93dcaf86fdb5194f6;hp=e94ce57a2b86a0b59e92a3f3bcbe8d9c59491475;hpb=c8fea79c745d42ea8143b7020ae11b4fc2da0d8a;p=lttng-tools.git diff --git a/src/common/consumer/consumer-testpoint.h b/src/common/consumer/consumer-testpoint.h index e94ce57a2..cb2634cd7 100644 --- a/src/common/consumer/consumer-testpoint.h +++ b/src/common/consumer/consumer-testpoint.h @@ -25,6 +25,7 @@ TESTPOINT_DECL(consumerd_thread_channel); TESTPOINT_DECL(consumerd_thread_metadata); TESTPOINT_DECL(consumerd_thread_data); +TESTPOINT_DECL(consumerd_thread_data_poll); TESTPOINT_DECL(consumerd_thread_sessiond); TESTPOINT_DECL(consumerd_thread_metadata_timer);