X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2Fconsumer-testpoint.h;h=cb2634cd7d8a8d09dd5d110f3c0aa235f03ca527;hp=e94ce57a2b86a0b59e92a3f3bcbe8d9c59491475;hb=cf0bcb51ea857687a353d2851e572dba6cc63cb0;hpb=83b45089a2624e885b0f0308be7ba5b061b23282 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);