X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-tracepoint-event-impl.h;h=4231afadcd990cbc9f6129e97a10256b843b22a7;hb=be43a8364a8c48c6aaf137e245a29cd75e18836c;hp=53c929d86110b1295e58f179cde885cd181ed4f5;hpb=ad5e2bb2bca506a7640c90cf0a4d40873ef618bf;p=lttng-modules.git diff --git a/probes/lttng-tracepoint-event-impl.h b/probes/lttng-tracepoint-event-impl.h index 53c929d8..4231afad 100644 --- a/probes/lttng-tracepoint-event-impl.h +++ b/probes/lttng-tracepoint-event-impl.h @@ -1345,6 +1345,7 @@ static const struct lttng_event_desc __event_desc___##_map = { \ #define TP_ID(_token, _system) TP_ID1(_token, _system) static const struct lttng_event_desc *TP_ID(__provider_event_desc___, TRACE_SYSTEM)[] = { +#include TRACE_INCLUDE(TRACE_INCLUDE_FILE) }; #undef TP_ID1