X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-events.h;h=6b7bd00e26e5915f5a5df74acc5b81bdc5a5ba99;hb=196ec2df2bce805b8c26582f10f2964a8d1da443;hp=0b2291b3d8c76265a458a7e94a629a516d2ae080;hpb=3151a51df2b93554f3e4559a2e7ec08541e8674d;p=lttng-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, };