X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flttng%2Fust-events.h;h=6b7bd00e26e5915f5a5df74acc5b81bdc5a5ba99;hb=81dd2394d98599f006e02808547e80233e3b3ce9;hp=0b2291b3d8c76265a458a7e94a629a516d2ae080;hpb=92f15087ccaa7c7db37902a57363d9f3e0e0ba5b;p=deliverable%2Flttng-ust.git diff --git a/include/lttng/ust-events.h b/include/lttng/ust-events.h index 0b2291b3..6b7bd00e 100644 --- a/include/lttng/ust-events.h +++ b/include/lttng/ust-events.h @@ -342,7 +342,7 @@ struct lttng_probe_desc { /* Data structures used by the tracer. */ enum lttng_enabler_type { - LTTNG_ENABLER_WILDCARD, + LTTNG_ENABLER_STAR_GLOB, LTTNG_ENABLER_EVENT, };